Skip to content

Hostname

adaes.com

Last fetched

adaes.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · adaes.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adaes.com

Resolution chain

adaes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.197.42.235138.197.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of adaes.com.

Web-graph footprint

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

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for adaes.com.

MechanismTarget
SPF_Aadaes.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP208.82.99.235
SPF_IP3.216.43.81
SPF_IP3.219.32.87
SPF_IP3.223.8.0/32
SPF_IP50.208.22.200/29
SPF_IP50.242.138.178
SPF_IP65.44.96.51
SPF_IP65.44.96.60
SPF_IP67.128.171.184/29
SPF_IP67.128.171.188
SPF_IP69.15.143.5
SPF_IP70.103.162.14
SPF_IP96.66.81.17/28
SPF_MXadaes.com

Related pages

Pivot deeper into the graph from adaes.com.

Cypher and MCP

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

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