Hostname
mathpluskids.com
Last fetched
mathpluskids.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mathpluskids.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.245.124.121 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.24 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.53 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.7 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.112.27 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.37 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.87 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.95 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mathpluskids.com owner
- Contact emails
- 084e924d-4ede-4390-8c6e-86cce7ca4ace@identity-protect.org
- 53dcf742-2b41-4d13-9948-a213fe3684ec@identity-protect.org
- 75d1a148-7e4d-4974-9973-c89d8a200e92@identity-protect.org
- aa691cd4-b829-4e18-a516-0d152b75ba19@identity-protect.org
- d799cf19-d2af-44bf-83a7-da2b5d972fb1@identity-protect.org
- f06799fb-3722-45c0-b053-26ac2c241d7c@identity-protect.org
- f9e40d2d-82e5-42e0-b6ca-d5bfbd4016d0@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from mathpluskids.com.
- IP · 18.245.124.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 084e924d-4ede-4390-8c6e-86cce7ca4ace@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "mathpluskids.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.