Hostname
gehaltskompass.at
Last fetched
gehaltskompass.at resolves to 1 IPv4 address operated by AS8437 in AT. WHOIS lists registrar:braintrust marketing services gmbh as the registrar.
Nutrition Label
Resolution chain
gehaltskompass.at 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 |
|---|---|---|---|---|
| 86.59.12.52 | 86.59.0.0/17 | AS8437 | — | AT |
WHOIS identity
- Registrar
- registrar:braintrust marketing services gmbh
- Organization
- braintrust marketing services gesellschaft m.b.h.
- Contact emails
Subdomains
2 observed subdomains of gehaltskompass.at.
Web-graph footprint
Distinct hostnames that link to or from gehaltskompass.at in the public web crawl.
88 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for gehaltskompass.at.
| Mechanism | Target |
|---|---|
| SPF_IP | 86.59.12.0/26 |
| SPF_MX | gehaltskompass.at |
Related pages
Pivot deeper into the graph from gehaltskompass.at.
- IP · 86.59.12.52
- ASN · AS8437
- Registrar · registrar:braintrust marketing services gmbh
- Country · AT
- Email · domainadmin@braintrust.at
- TLD · .at
- Browse hostnames · ge…
- 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: "gehaltskompass.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.