Hostname
peytz.dk
Last fetched
peytz.dk resolves to 2 IPv4 addresses operated by AS209242 in US.
Nutrition Label
Resolution chain
peytz.dk 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 |
|---|---|---|---|---|
| 199.60.103.129 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.29 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- —
- Organization
- christian frode peytz
- Contact emails
- —
Subdomains
385 observed subdomains of peytz.dk.
Showing 25 of 385. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from peytz.dk in the public web crawl.
45 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for peytz.dk.
| Mechanism | Target |
|---|---|
| SPF_A | dev.peytz.dk |
| SPF_INCLUDE | 6032098.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | bounce.peytz.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from peytz.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "peytz.dk"})-[: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.