Skip to content

Hostname

traxion.com

Last fetched

traxion.com resolves to 1 IPv4 address operated by PREVIDER-AS in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

traxion.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.7.5.15931.7.4.0/22AS20847PREVIDER-ASNL

WHOIS identity

Registrar
iana:269
Organization
traxion b.v.
Contact emails

Subdomains

48 observed subdomains of traxion.com.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for traxion.com.

MechanismTarget
SPF_INCLUDE26142091.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.225.45.163
SPF_IP195.225.45.166
SPF_IP20.203.139.222
SPF_IP212.83.240.169
SPF_IP2a03:9700:8000:0:0:0:0:8220
SPF_IP31.7.1.154
SPF_IP31.7.5.154
SPF_IP49.13.71.80
SPF_IP77.60.160.80/28
SPF_IP78.46.14.190
SPF_IP90.145.231.160/29
SPF_MXtraxion.com

Related pages

Pivot deeper into the graph from traxion.com.

Cypher and MCP

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

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