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
Resolution chain
traxion.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.7.5.159 | 31.7.4.0/22 | AS20847 | PREVIDER-AS | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- traxion b.v.
- Contact emails
Subdomains
48 observed subdomains of traxion.com.
Showing 25 of 48. View all subdomains →
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
MX records
SPF policy
14 SPF mechanisms authorising senders for traxion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26142091.spf04.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.225.45.163 |
| SPF_IP | 195.225.45.166 |
| SPF_IP | 20.203.139.222 |
| SPF_IP | 212.83.240.169 |
| SPF_IP | 2a03:9700:8000:0:0:0:0:8220 |
| SPF_IP | 31.7.1.154 |
| SPF_IP | 31.7.5.154 |
| SPF_IP | 49.13.71.80 |
| SPF_IP | 77.60.160.80/28 |
| SPF_IP | 78.46.14.190 |
| SPF_IP | 90.145.231.160/29 |
| SPF_MX | traxion.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.