Hostname
petracloud.com
Last fetched
petracloud.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
petracloud.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.156 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.161 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.2 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.220 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.247.125 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.247.179 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.247.196 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.247.227 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of petracloud.com owner
- Contact emails
- accounts@mydatapath.com
- 421de3ea-eff8-4421-807a-d90bf8504989@identity-protect.org
- 48a2a0e8-eb1e-44e7-899d-66609d587dc3@identity-protect.org
- 6c76cea0-bd14-4963-a850-da7606d868b8@identity-protect.org
- 990cf178-50e6-4ee7-b982-ca0b727471af@identity-protect.org
- b3a6f698-fb01-43e5-99a1-1c7d2eb60c11@identity-protect.org
- d79fda64-f964-4702-8cd8-8b30ba7700bf@identity-protect.org
- pw-06873fc5ae10f39abfa8decc7d1e5cc2@privacyguardian.org
- owner-6009790@petracloud.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for petracloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from petracloud.com.
- IP · 18.164.131.156
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · accounts@mydatapath.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: "petracloud.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.