Skip to content

Hostname

gtm.com

Last fetched

gtm.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.66172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.190172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

35 observed subdomains of gtm.com.

Web-graph footprint

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

233 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for gtm.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEhr360spf.smtp.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.emailservice.io
SPF_INCLUDEzcsend.net
SPF_IP172.81.119.2
SPF_IP192.174.90.101/32
SPF_IP4.39.114.178
SPF_IP4.39.114.194
SPF_IP64.132.212.241/28
SPF_IP66.162.65.146
SPF_MXgtm.com

Related pages

Pivot deeper into the graph from gtm.com.

Cypher and MCP

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

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