Skip to content

Hostname

tfgm.com

Last fetched

tfgm.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.83.10418.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.1618.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.1818.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.6718.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.102.4018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.6518.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
65.8.131.11165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of tfgm.com owner
Contact emails

Subdomains

62 observed subdomains of tfgm.com.

Web-graph footprint

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

1,629 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tfgm.com.

MechanismTarget
SPF_INCLUDE_spf.tfgm_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from tfgm.com.

Cypher and MCP

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

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