Hostname
peterjscoma.com
Last fetched
peterjscoma.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
peterjscoma.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 |
|---|---|---|---|---|
| 13.227.173.13 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.3 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.5 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.91 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.161.4.22 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.65 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.7 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.93 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of peterjscoma.com owner
- Contact emails
- ad0uhktao8gvg9a3dntj46sebf@domaindiscreet.com
- 60bde667-7544-43ef-97f1-5b76f28f3bb9@identity-protect.org
- 9fee0661-e8b4-4875-b285-cccd0433e0d5@identity-protect.org
- a95327c1-4711-411e-8d93-f08827877fcf@identity-protect.org
- b263070f-f565-4e10-8e32-cd227ac4e517@identity-protect.org
- c2b8e50f-87e1-4e14-9eca-19573a743b45@identity-protect.org
- f0459b80-4bbf-4730-897f-d4fe30457a99@identity-protect.org
Subdomains
1 observed subdomain of peterjscoma.com.
| Subdomain |
|---|
| www.peterjscoma.com |
Threat posture
History
Related pages
Pivot deeper into the graph from peterjscoma.com.
- IP · 13.227.173.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · ad0uhktao8gvg9a3dntj46sebf@domaindiscreet.com
- TLD · .com
- Browse hostnames · pe…
- 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: "peterjscoma.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.