Skip to content

Hostname

tractive.com

Last fetched

tractive.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · tractive.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tractive.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.5513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.10318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.203.12599.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.7099.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.9299.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.9499.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:828
Organization
michael lettner
Contact emails

Subdomains

55 observed subdomains of tractive.com.

Web-graph footprint

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

1,532 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tractive.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from tractive.com.

Cypher and MCP

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

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