Hostname
adalike.com
Last fetched
adalike.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
adalike.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.87.186 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.145.155 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 192.250.235.36 | 192.250.235.0/24 | AS204800 | WHG-SGP - WHG Hosting Services Ltd | SG |
WHOIS identity
- Registrar
- iana:146
- Organization
- c/o whoisproxy.com
- Contact emails
Subdomains
30 observed subdomains of adalike.com.
Showing 20 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adalike.com in the public web crawl.
6 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.be0b243a3f2d.adalike.com
- adalike.com
SPF policy
6 SPF mechanisms authorising senders for adalike.com.
| Mechanism | Target |
|---|---|
| SPF_A | adalike.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 192.250.235.36 |
| SPF_IP | 23.106.253.14 |
| SPF_IP | 23.108.103.120 |
| SPF_MX | adalike.com |
Related pages
Pivot deeper into the graph from adalike.com.
- IP · 104.21.87.186
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · 248f8fa241fc5a896008392915560e191c6407e9822a75f6659ce1b905c3ac34@adalike.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ad…
- 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: "adalike.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.