Hostname
myzef.com
Last fetched
myzef.com resolves to 2 IPv4 addresses operated by AS206834 in CA. WHOIS lists iana:3999 as the registrar.
Nutrition Label
Resolution chain
myzef.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 |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | — | DE |
WHOIS identity
- Registrar
- iana:3999
- Organization
- on behalf of myzef.com owner
- Contact emails
- jaakko.alasaarela@zef.fi
- 1b5c9c2f-2837-4ae2-9858-9af42d902eb3@identity-protect.org
- 419a9bae-cc2e-4c70-b05c-32316ba15487@identity-protect.org
- b65d808d-60a8-409d-81b7-d1055b99f350@identity-protect.org
- bde1c05d-d35c-42dc-8706-4d799b68cfd0@identity-protect.org
- f674688a-3844-4e47-a108-c4e0c6602406@identity-protect.org
- fa08e860-0896-4b4c-b06c-35ea63f03548@identity-protect.org
- owner-11275012@myzef.com.whoisprivacyservice.org
- owner-8009050@myzef.com.whoisprivacyservice.org
- owner-8820134@myzef.com.whoisprivacyservice.org
- owner-9360032@myzef.com.whoisprivacyservice.org
- owner@myzef.com.whoisprivacyservice.org
Subdomains
97 observed subdomains of myzef.com.
Showing 25 of 97. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for myzef.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from myzef.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "myzef.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.