Skip to content

Hostname

adaki.com

Last fetched

adaki.com resolves to 2 IPv4 addresses operated by AS50926 in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · adaki.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/adaki.com

Resolution chain

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

WHOIS identity

Registrar
iana:1647
Organization
Contact emails

Subdomains

25 observed subdomains of adaki.com.

Web-graph footprint

Distinct hostnames that link to or from adaki.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for adaki.com.

MechanismTarget
SPF_Aoutbound.spamcluster.com
SPF_Arelay02.adaki.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.95.113.214
SPF_IP188.95.113.215
SPF_IP31.24.41.226
SPF_IP5.175.40.43
SPF_IP84.246.210.135
SPF_IP84.246.210.151
SPF_IP91.213.46.154
SPF_MXadaki.com

Related pages

Pivot deeper into the graph from adaki.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "adaki.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.