Skip to content

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

WHISPER CANON · adalike.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/adalike.com

Resolution chain

adalike.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.87.186104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.145.155172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.250.235.36192.250.235.0/24AS204800WHG-SGP - WHG Hosting Services LtdSG

WHOIS identity

Registrar
iana:146
Organization
c/o whoisproxy.com
Contact emails

Subdomains

30 observed subdomains of adalike.com.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for adalike.com.

MechanismTarget
SPF_Aadalike.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.235.36
SPF_IP23.106.253.14
SPF_IP23.108.103.120
SPF_MXadalike.com

Related pages

Pivot deeper into the graph from adalike.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.