Hostname
petragems.com
Last fetched
petragems.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
petragems.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.103 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.107 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.115 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.96 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of petragems.com owner
- Contact emails
- petragems.com@domainsbyproxy.com
- 156a768c-f43f-4573-ace4-a6f08616df44@identity-protect.org
- 9dce115d-17ee-4928-a518-697dbf577495@identity-protect.org
- a756bcf0-5097-4b11-b224-d04afdc96878@identity-protect.org
- e283298c-aa67-410a-8542-5a3a9b97216e@identity-protect.org
- f4a8541c-2951-4d89-ada1-1dbe664ebfba@identity-protect.org
Subdomains
5 observed subdomains of petragems.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from petragems.com in the public web crawl.
222 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for petragems.com.
| Mechanism | Target |
|---|---|
| SPF_A | petragems.com |
| SPF_INCLUDE | _spf.bigcommerce.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | petragems.com |
Related pages
Pivot deeper into the graph from petragems.com.
- IP · 13.32.241.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · petragems.com@domainsbyproxy.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: "petragems.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.