Skip to content

Hostname

traxall.de

Last fetched

traxall.de resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · traxall.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/traxall.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.68.335.39.0.0/17AS16276FR

WHOIS identity

No WHOIS records are currently associated with traxall.de in WhisperGraph.

Subdomains

3 observed subdomains of traxall.de.

Web-graph footprint

Distinct hostnames that link to or from traxall.de in the public web crawl.

94 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for traxall.de.

MechanismTarget
SPF_Atraxall.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.13.71.0/24
SPF_IP149.72.253.213
SPF_IP154.47.0.0/24
SPF_IP154.47.1.0/24
SPF_IP159.183.230.168
SPF_IP213.155.91.172
SPF_IP80.242.182.0/24
SPF_MXtraxall.de

Related pages

Pivot deeper into the graph from traxall.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "traxall.de"})-[: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.