Skip to content

Hostname

344zf.com

Last fetched

344zf.com resolves to 8 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · 344zf.comRouting diversity3.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/344zf.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.38.99.67154.38.99.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.38.99.68154.38.99.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
45.196.247.14645.196.247.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.247.16045.196.247.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.247.11145.196.247.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.247.11045.196.247.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
27.124.18.8427.124.18.0/24AS152194HK
27.124.18.9727.124.18.0/24AS152194HK

WHOIS identity

Registrar
iana:472
Organization
super privacy service c/o dynadot
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 344zf.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "344zf.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.