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
Resolution chain
eduyield.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.75.228 | 101.0.6.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.21.25.65 | 107.72.174.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.22.44.178 | 23.26.4.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.208.43.82 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.215.1.162 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.217.159.62 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.228.84.20 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.234.172 | 35.3.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.13.126 | 35.182.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.165.56 | 35.182.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.202.15.166 | 52.216.7.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.17.72 | 52.64.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.254.186 | 52.79.32.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.81.240.108 | 54.93.0.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.90.213.56 | 54.95.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.95.140.118 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.219.145.127 | 13.224.27.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrew mallen
- Contact emails
- godaddy@insidespectrum.com
- 6ca6ea12-daeb-4725-8c4e-6c698553d28a@identity-protect.org
- 87bfaef2-284f-4b85-9a81-d90cf337085b@identity-protect.org
- aa62cec2-4754-4009-a8b4-5278d5c64d16@identity-protect.org
- b4b3d7f8-1277-4434-8336-fd023c270015@identity-protect.org
- ee915c3e-b8d0-4695-9a98-ba642d10e147@identity-protect.org
- owner-3712194@eduyield.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of eduyield.com.
Threat posture
History
Related pages
Pivot deeper into the graph from eduyield.com.
- IP · 100.52.75.228
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · godaddy@insidespectrum.com
- TLD · .com
- Browse hostnames · ed…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.