Hostname
petrosrealty.com
Last fetched
petrosrealty.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
petrosrealty.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.13.19.168 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of petrosrealty.com owner
- Contact emails
- anthony@vanguardcomputers.com
- 0dcea9a1-c732-4e15-84d8-1cf878241b63@identity-protect.org
- 0feaea56-c606-4bf0-8d4f-5e04e44d54af@identity-protect.org
- 8592c5c1-3844-4584-a0fe-ecefa676faf5@identity-protect.org
- a5b079a4-d2a6-47f7-97c5-ba73306ee494@identity-protect.org
- c786abfa-b9ec-47cd-99fe-397990746389@identity-protect.org
- owner-3517128@petrosrealty.com.whoisprivacyservice.org
- owner-4056235@petrosrealty.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of petrosrealty.com.
| Subdomain |
|---|
| www.petrosrealty.com |
Web-graph footprint
Distinct hostnames that link to or from petrosrealty.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for petrosrealty.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 3.210.75.216 |
Related pages
Pivot deeper into the graph from petrosrealty.com.
- IP · 3.13.19.168
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · anthony@vanguardcomputers.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: "petrosrealty.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.