Hostname
angebots-kompass.de
Last fetched
angebots-kompass.de resolves to 1 IPv4 address operated by AS47692 in AT.
Nutrition Label
Resolution chain
angebots-kompass.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 |
|---|---|---|---|---|
| 84.242.9.77 | 84.242.8.0/21 | AS47692 | — | AT |
WHOIS identity
No WHOIS records are currently associated with angebots-kompass.de in WhisperGraph.
Subdomains
8 observed subdomains of angebots-kompass.de.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for angebots-kompass.de.
| Mechanism | Target |
|---|---|
| SPF_A | angebots-kompass.de |
| SPF_INCLUDE | _spf.batmail.studio |
| SPF_INCLUDE | _spf1.batmail.studio |
| SPF_IP | 84.242.9.90/32 |
| SPF_IP | 84.242.9.91/32 |
| SPF_IP | 84.242.9.92/32 |
| SPF_IP | 84.242.9.93/32 |
| SPF_IP | 84.242.9.94/32 |
| SPF_MX | angebots-kompass.de |
Related pages
Pivot deeper into the graph from angebots-kompass.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "angebots-kompass.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.