Skip to content

Hostname

ev.tfgm.com

Last fetched

ev.tfgm.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ev.tfgm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ev.tfgm.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.10213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.11613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.12118.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.3218.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.7718.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.9718.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ev.tfgm.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ev.tfgm.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ev.tfgm.com.

Cypher and MCP

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

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