Skip to content

Hostname

trakaff.com

Last fetched

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

Nutrition Label

WHISPER CANON · trakaff.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trakaff.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.98162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.96172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1495
Organization
domain admin
Contact emails

Subdomains

19 observed subdomains of trakaff.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for trakaff.com.

MechanismTarget
SPF_Atrakaff.com
SPF_IP164.68.96.119
SPF_IP167.172.212.220
SPF_IP167.71.120.179
SPF_IP167.99.238.142
SPF_IP172.93.123.7
SPF_IP173.82.95.67
SPF_IP198.251.81.188
SPF_IP207.38.82.34
SPF_IP209.126.2.162
SPF_IP213.136.93.66
SPF_IP216.24.255.77
SPF_IP5.9.240.69
SPF_IP51.15.230.82
SPF_IP62.171.180.136
SPF_IP68.183.113.199
SPF_IP68.183.141.207
SPF_MXtrakaff.com

Related pages

Pivot deeper into the graph from trakaff.com.

Cypher and MCP

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

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