Skip to content

Hostname

f16807.com

Last fetched

f16807.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:472 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.137.101108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.129108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.32108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.91108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.226.244.1213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.37.10513.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.1913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.213.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.9613.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Subdomains

2 observed subdomains of f16807.com.

Threat posture

History

Related pages

Pivot deeper into the graph from f16807.com.

Cypher and MCP

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

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