Skip to content

Hostname

9jfufu.com

Last fetched

9jfufu.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · 9jfufu.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/9jfufu.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.148.11618.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.3018.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.6518.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.7418.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.159.10299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.12799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.699.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.9299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.30.10299.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.1499.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.6299.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.6899.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
gaia information technology
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 9jfufu.com.

Cypher and MCP

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

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