Hostname
wikileaf.com
Last fetched
wikileaf.com resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wikileaf.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wikileaf.com owner
- Contact emails
- wikileaf.com@domainsbyproxy.com
- dan@wikileaf.com
- danielryannelson@yahoo.com
- 1e9d230b-5925-4698-b23d-23af49962e14@identity-protect.org
- 24a1680b-9eb0-47be-8893-5dcc3f603a61@identity-protect.org
- 24aa9f26-1b5d-48e0-a1b9-228f0c42a4e9@identity-protect.org
- 2b36a573-f8cd-445f-b481-311b1fca447f@identity-protect.org
- 9efea6a9-e96d-4700-bcea-d80f372ab694@identity-protect.org
- a1418478-48c9-4feb-a858-05cff7434e47@identity-protect.org
- af8acd4b-5bcd-4ff5-83e4-960b69d3aeeb@identity-protect.org
Subdomains
11 observed subdomains of wikileaf.com.
Web-graph footprint
Distinct hostnames that link to or from wikileaf.com in the public web crawl.
810 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wikileaf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from wikileaf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wikileaf.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.