Hostname
statravel.de
Last fetched
statravel.de resolves to 1 IPv4 address operated by AS8560 in DE.
Nutrition Label
Resolution chain
statravel.de 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 |
|---|---|---|---|---|
| 46.16.78.85 | 46.16.72.0/21 | AS8560 | — | DE |
WHOIS identity
No WHOIS records are currently associated with statravel.de in WhisperGraph.
Subdomains
28 observed subdomains of statravel.de.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from statravel.de in the public web crawl.
190 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for statravel.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.nezasa.com |
| SPF_A | mailrelay.statravel.de |
| SPF_A | o1.mail.nezasa.com |
| SPF_INCLUDE | 26940702.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.75.187.192/26 |
| SPF_IP | 167.89.85.154 |
| SPF_IP | 62.220.28.146 |
| SPF_IP | 89.246.236.194/32 |
Related pages
Pivot deeper into the graph from statravel.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "statravel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.