Skip to content

Hostname

tranter.com

Last fetched

tranter.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.118199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.18199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

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

Subdomains

48 observed subdomains of tranter.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tranter.com.

MechanismTarget
SPF_Atranter.com
SPF_INCLUDE8374117.spf10.hubspotemail.net
SPF_INCLUDEauth.msgapp.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP111.202.182.161
SPF_IP114.143.57.131
SPF_IP12.147.136.211
SPF_IP194.237.7.38
SPF_IP194.237.7.54
SPF_IP3.213.88.61
SPF_MXtranter.com

Related pages

Pivot deeper into the graph from tranter.com.

Cypher and MCP

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

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