Skip to content

Hostname

aaaedu-sy.com

Last fetched

aaaedu-sy.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · aaaedu-sy.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aaaedu-sy.com

Resolution chain

aaaedu-sy.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.47.8104.18.60.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.167.87.244104.167.241.0/24AS22552ESITED - eSited SolutionsUS
104.17.111.249104.19.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.239.192104.19.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.24.206.188104.28.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.255.235104.28.51.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.159.143172.68.79.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of aaaedu-sy.com.

Web-graph footprint

Distinct hostnames that link to or from aaaedu-sy.com in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from aaaedu-sy.com.

Cypher and MCP

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

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