Skip to content

Hostname

sendy.ai

Last fetched

sendy.ai resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:101domain as the registrar.

Nutrition Label

WHISPER CANON · sendy.aiRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sendy.ai

Resolution chain

sendy.ai resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.125.110.7413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.34.16813.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.25.133.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.118.24343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:101domain
Organization
digital privacy corporation
Contact emails

Subdomains

9 observed subdomains of sendy.ai.

Web-graph footprint

Distinct hostnames that link to or from sendy.ai in the public web crawl.

42 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from sendy.ai.

Cypher and MCP

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

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