Skip to content

Hostname

eduyield.com

Last fetched

eduyield.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · eduyield.comRouting diversity5.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/eduyield.com

Resolution chain

eduyield.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.75.228101.0.6.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.25.65107.72.174.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.44.17823.26.4.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.43.823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.1.1623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.159.623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.84.203.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.234.17235.3.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.13.12635.182.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.165.5635.182.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.15.16652.216.7.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.17.7252.64.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.254.18652.79.32.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.240.10854.93.0.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.213.5654.95.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.140.1183.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.145.12713.224.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
andrew mallen
Contact emails

Subdomains

5 observed subdomains of eduyield.com.

Threat posture

History

Related pages

Pivot deeper into the graph from eduyield.com.

Cypher and MCP

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

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