Skip to content

Hostname

hfkory.com

Last fetched

hfkory.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · hfkory.comRouting diversity3.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/hfkory.com

Resolution chain

hfkory.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.182.227.12238.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.12338.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.12438.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.12538.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.12638.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.12738.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.12838.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.12938.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13038.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13138.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13238.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13338.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13438.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13538.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13638.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13738.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13838.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.13938.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.14038.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.227.14138.182.227.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG

WHOIS identity

Registrar
iana:1923
Organization
changfa zhu
Contact emails

Subdomains

1 observed subdomain of hfkory.com.

Threat posture

History

Related pages

Pivot deeper into the graph from hfkory.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hfkory.com"})-[: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.