Skip to content

Hostname

adda.io

Last fetched

adda.io resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · adda.ioRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/adda.io

Resolution chain

adda.io resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.202.4.23413.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.225.21713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.14.24313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.185.25413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.188.18315.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.249.2333.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.9.2063.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.126.12635.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.13.20852.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.219.10513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.251.17343.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.241.14413.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.132.12313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

50 observed subdomains of adda.io.

Web-graph footprint

Distinct hostnames that link to or from adda.io in the public web crawl.

86 sites link to this hostname.

373 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for adda.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from adda.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adda.io"})-[: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.