Hostname
telefon-de.com
Last fetched
telefon-de.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
telefon-de.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of telefon-de.com owner
- Contact emails
- 07d7eb97-c0d9-4f0e-9a21-7eb4f393e879@identity-protect.org
- 4aca452d-b73f-4d47-9d6a-27cc60209a28@identity-protect.org
- 571307bf-a38c-4e07-9e6e-99ee104ebf6f@identity-protect.org
- 5d8beea2-cbf0-4d56-8be0-3f665f273116@identity-protect.org
- 73ab3727-fbf5-4a48-baff-320880e43d1c@identity-protect.org
- edebd180-9e72-42af-96db-d7224c9545fb@identity-protect.org
- owner-7398207@telefon-de.com.whoisprivacyservice.org
- owner-8558491@telefon-de.com.whoisprivacyservice.org
- owner-926146@telefon-de.com.whoisprivacyservice.org
- owner@telefon-de.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of telefon-de.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for telefon-de.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from telefon-de.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "telefon-de.com"})-[: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.