Hostname
dadikit.com
Last fetched
dadikit.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dadikit.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.18.36.50 | 104.18.36.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.151.206 | 172.64.151.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dadikit.com owner
- Contact emails
- dadikit.com@domainsbyproxy.com
- 272beb3c-eecb-47e6-bb1c-4058ed254385@identity-protect.org
- 3b1a4c1f-3a93-402a-954a-900aa7d092a0@identity-protect.org
- 5db1d53d-a015-4c16-9c48-7d77903641b6@identity-protect.org
- 7abab238-c1c6-43cd-bb01-adc48b81741c@identity-protect.org
- 956863f3-e74a-4af8-a013-4dfdaa4cd48f@identity-protect.org
- da055686-d00b-4b12-bbc9-14afef3fc3d1@identity-protect.org
Subdomains
15 observed subdomains of dadikit.com.
Web-graph footprint
Distinct hostnames that link to or from dadikit.com in the public web crawl.
43 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
1 SPF mechanism authorising senders for dadikit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from dadikit.com.
- IP · 104.18.36.50
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · dadikit.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · da…
- 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: "dadikit.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.