Skip to content

Hostname

phd.hk

Last fetched

phd.hk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · phd.hkRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/phd.hk

Resolution chain

phd.hk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
4.144.45.1774.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
???????????
Contact emails

Subdomains

45 observed subdomains of phd.hk.

Web-graph footprint

Distinct hostnames that link to or from phd.hk in the public web crawl.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for phd.hk.

MechanismTarget
SPF_Aphd.hk
SPF_IP13.75.93.190
SPF_IP207.46.155.105
SPF_IP23.97.74.190
SPF_IP40.83.123.244
SPF_IP52.175.25.53
SPF_IP52.175.26.159
SPF_IP52.175.26.75
SPF_MXphd.hk

Related pages

Pivot deeper into the graph from phd.hk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "phd.hk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.