Hostname
schweickhardt.at
Last fetched
schweickhardt.at is a registered hostname under the .at top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with schweickhardt.at in WhisperGraph.
Subdomains
2 observed subdomains of schweickhardt.at.
Web-graph footprint
Distinct hostnames that link to or from schweickhardt.at in the public web crawl.
5 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for schweickhardt.at.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw.ganzrund.systems |
| SPF_INCLUDE | cloudsecurity.xaas.systems |
| SPF_INCLUDE | spf.exchange.ganzrund.systems |
| SPF_INCLUDE | spf.mailgw.powered.services |
| SPF_IP | 178.255.156.170/32 |
| SPF_IP | 188.65.73.70 |
| SPF_IP | 37.252.233.115 |
| SPF_MX | schweickhardt.at |
Related pages
Pivot deeper into the graph from schweickhardt.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schweickhardt.at"})-[: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.