Skip to content

Hostname

tracking-analyzer.apps.flatfeeshipping.com

Last fetched

tracking-analyzer.apps.flatfeeshipping.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tracking-analyzer.apps.flatfeeshipping.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tracking-analyzer.apps.flatfeeshipping.com

Resolution chain

tracking-analyzer.apps.flatfeeshipping.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.191.70.19718.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.163.16918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.179.2113.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.196.803.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.85.1623.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.121.1463.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tracking-analyzer.apps.flatfeeshipping.com in WhisperGraph.

Subdomains

1 observed subdomain of tracking-analyzer.apps.flatfeeshipping.com.

Threat posture

History

Related pages

Pivot deeper into the graph from tracking-analyzer.apps.flatfeeshipping.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tracking-analyzer.apps.flatfeeshipping.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.