Hostname
karriere.pullach.de
Last fetched
karriere.pullach.de resolves to 2 IPv4 addresses operated by AS12886 in DE.
Nutrition Label
Resolution chain
karriere.pullach.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.204.161.137 | 62.204.160.0/19 | AS12886 | — | DE |
| 62.204.161.138 | 62.204.160.0/19 | AS12886 | — | DE |
WHOIS identity
No WHOIS records are currently associated with karriere.pullach.de in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from karriere.pullach.de in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for karriere.pullach.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 116.202.92.184/29 |
| SPF_IP | 138.201.117.193/32 |
| SPF_IP | 2a01:4f8:c17:4368::/64 |
| SPF_IP | 2a01:4f8:d0:4300::/56 |
| SPF_IP | 2a02:f90:0:195::/64 |
| SPF_IP | 62.204.161.128/27 |
Related pages
Pivot deeper into the graph from karriere.pullach.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "karriere.pullach.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.