Hostname
modifyedu.com
Last fetched
modifyedu.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
modifyedu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.250.223.76 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of modifyedu.com owner
- Contact emails
- 0ad15dc8-9ba2-4dd7-bf44-5c69dbef63ce@identity-protect.org
- 20048ead-7438-49bb-a1a6-59d0d2af196c@identity-protect.org
- 46f7253a-aaca-4b4e-9d46-06eea9c10ad1@identity-protect.org
- 67a16f11-945d-40b8-9964-0a0412b97e89@identity-protect.org
- cd6e5164-4f26-45ae-ba62-e4ca816f48b1@identity-protect.org
- d349b4fd-3c73-4ad4-8a5b-ec56cd0aeedf@identity-protect.org
- dee226cd-f1f3-4852-a229-85c03e64a4c7@identity-protect.org
- owner-9652036@modifyedu.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of modifyedu.com.
| Subdomain |
|---|
| www.modifyedu.com |
Web-graph footprint
Distinct hostnames that link to or from modifyedu.com in the public web crawl.
5 sites link to this hostname.
152 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from modifyedu.com.
- IP · 44.250.223.76
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ad15dc8-9ba2-4dd7-bf44-5c69dbef63ce@identity-protect.org
- TLD · .com
- Browse hostnames · mo…
- 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: "modifyedu.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.