Hostname
zak-uelsen.com
Last fetched
zak-uelsen.com resolves to 2 IPv4 addresses operated by DTAG - Deutsche Telekom AG in DE. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
zak-uelsen.com 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.153.122.122 | 62.153.0.0/16 | AS3320 | DTAG - Deutsche Telekom AG | DE |
| 62.153.122.200 | 62.153.0.0/16 | AS3320 | DTAG - Deutsche Telekom AG | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- hans-bernhard pikkemaat
- Contact emails
Subdomains
14 observed subdomains of zak-uelsen.com.
Web-graph footprint
Distinct hostnames that link to or from zak-uelsen.com in the public web crawl.
9 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for zak-uelsen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from zak-uelsen.com.
- IP · 62.153.122.122
- ASN · AS3320DTAG - Deutsche Telekom AG
- Registrar · iana:1328
- Country · DE
- Email · zak-uelsen.com@wix-domains.com
- TLD · .com
- Browse hostnames · za…
- 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: "zak-uelsen.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.