Skip to content

Hostname

fpfjzjvxtbf.com

Last fetched

fpfjzjvxtbf.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:1599 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.86.41108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.60108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.70108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.81108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
3.174.46.1253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.323.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.373.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.553.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.169.142.2354.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.87.14747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from fpfjzjvxtbf.com.

Cypher and MCP

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

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