Hostname
autohausschwab.de
Last fetched
autohausschwab.de resolves to 1 IPv4 address operated by IMOS-AS - imos Gesellschaft fuer Internet-Marketing und Online-Services mbH in DE.
Nutrition Label
Resolution chain
autohausschwab.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 |
|---|---|---|---|---|
| 77.95.220.121 | 77.95.220.0/24 | AS20677 | IMOS-AS - imos Gesellschaft fuer Internet-Marketing und Online-Services mbH | DE |
WHOIS identity
No WHOIS records are currently associated with autohausschwab.de in WhisperGraph.
Subdomains
2 observed subdomains of autohausschwab.de.
Web-graph footprint
Distinct hostnames that link to or from autohausschwab.de in the public web crawl.
5 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for autohausschwab.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | provitex-network.de |
| SPF_MX | autohausschwab.de |
Related pages
Pivot deeper into the graph from autohausschwab.de.
- IP · 77.95.220.121
- ASN · AS20677IMOS-AS - imos Gesellschaft fuer Internet-Marketing und Online-Services mbH
- Country · DE
- TLD · .de
- Browse hostnames · au…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "autohausschwab.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.