Hostname
petraspermiantech.com
Last fetched
petraspermiantech.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
petraspermiantech.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.67.3.205 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.3.211 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.3.214 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.3.66 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.210.140 | 99.84.210.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.210.171 | 99.84.210.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.210.173 | 99.84.210.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.210.204 | 99.84.210.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of petraspermiantech.com owner
- Contact emails
- 15db96aa-e854-478d-bbb0-fcabc725a7ff@identity-protect.org
- 279b9a0d-689e-416e-bb5c-ae821695b3b4@identity-protect.org
- 3b78e9ce-6376-41fc-ba13-d98e04d4d8a9@identity-protect.org
- 8174b647-0073-46ef-84a4-663a684989ba@identity-protect.org
- 81ce4bfb-3e83-4cf4-8d58-a0c6703870d0@identity-protect.org
- d4ec92b8-3fe1-4e3c-944a-875d3b0e38ef@identity-protect.org
- owner-10895231@petraspermiantech.com.whoisprivacyservice.org
- owner-1650344@petraspermiantech.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from petraspermiantech.com.
- IP · 18.67.3.205
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15db96aa-e854-478d-bbb0-fcabc725a7ff@identity-protect.org
- 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: "petraspermiantech.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.