Skip to content

Hostname

ada.support

Last fetched

ada.support resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · ada.supportRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ada.support

Resolution chain

ada.support resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.3413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.146.12518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.7618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.234.1799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
david hariri
Contact emails

Subdomains

255 observed subdomains of ada.support.

Web-graph footprint

Distinct hostnames that link to or from ada.support in the public web crawl.

175 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ada.support.

Related pages

Pivot deeper into the graph from ada.support.

Cypher and MCP

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

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