Hostname
mikespcrepair.com
Last fetched
mikespcrepair.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
mikespcrepair.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.164.131.107 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.109 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.212 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.62 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.248.106 | 18.238.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.248.186 | 18.238.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.248.201 | 18.238.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.248.207 | 18.238.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mikespcrepair.com owner
- Contact emails
- mpmackenna@gmail.com
- 890448fa-1702-4036-ad3e-e1489d79e53b@identity-protect.org
- c4eee380-3f22-4111-b313-6cb14b1c55d4@identity-protect.org
- e37a53cc-a8cd-46f6-b9b2-1daed7499e40@identity-protect.org
- owner-2778760@mikespcrepair.com.whoisprivacyservice.org
- owner-7008857@mikespcrepair.com.whoisprivacyservice.org
- owner-8915912@mikespcrepair.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from mikespcrepair.com.
- IP · 18.164.131.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · mpmackenna@gmail.com
- TLD · .com
- Browse hostnames · mi…
- 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: "mikespcrepair.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.