Hostname
mytestprep.com
Last fetched
mytestprep.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mytestprep.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.124.147 | 13.33.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.33.124.21 | 13.33.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.33.124.49 | 13.33.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.33.124.72 | 13.33.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mytestprep.com owner
- Contact emails
- nsadmin@nelnet.net
- 1008775c-250b-483e-808f-874d8c7446ad@identity-protect.org
- 149d78d2-2fc8-4b20-b07e-b3b962e4e863@identity-protect.org
- 3676d071-7f57-496a-9d3c-3891705ff515@identity-protect.org
- 497a5628-824a-465a-afff-0c3d804f0b09@identity-protect.org
- 516e3af8-2342-4e19-bb59-c5b5bc93f6b5@identity-protect.org
- 64d8c1f3-d05d-4620-94e4-dc5e54c1bb87@identity-protect.org
- 77008064-95ac-4a17-9c87-1e6ff5707889@identity-protect.org
- owner-3642313@mytestprep.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mytestprep.com.
| Subdomain |
|---|
| www.mytestprep.com |
Web-graph footprint
Distinct hostnames that link to or from mytestprep.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mytestprep.com.
- IP · 13.33.124.147
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- 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: "mytestprep.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.