Hostname
myeducationbuilder.com
Last fetched
myeducationbuilder.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myeducationbuilder.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.128.153 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.128.211 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.128.49 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.128.87 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.160.201.140 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.201.191 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.201.60 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.201.88 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myeducationbuilder.com owner
- Contact emails
- nsadmin@nelnet.net
- 0a8c0562-c48a-43af-9bff-32dc46076250@identity-protect.org
- 8c4b2ba4-bebe-4b34-8eb5-f98a1025bf91@identity-protect.org
- 926c63ed-9e7e-478c-ac46-66e518dc421a@identity-protect.org
- a6cc790c-37e3-486d-b216-27c14b211b19@identity-protect.org
- dce7227f-f345-479b-80a6-4c7531c8bce7@identity-protect.org
- ecb506e7-2955-445d-99a3-396991f91a16@identity-protect.org
- owner-11213369@myeducationbuilder.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of myeducationbuilder.com.
| Subdomain |
|---|
| www.myeducationbuilder.com |
Threat posture
History
Related pages
Pivot deeper into the graph from myeducationbuilder.com.
- IP · 18.155.128.153
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · nsadmin@nelnet.net
- TLD · .com
- Browse hostnames · my…
- 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: "myeducationbuilder.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.