Hostname
patronbase.com
Last fetched
patronbase.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
patronbase.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 |
|---|---|---|---|---|
| 52.62.238.43 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of patronbase.com owner
- Contact emails
- john@patronbase.com
- 3ceb239d-4298-49fe-93ca-91663dbfcafd@identity-protect.org
- 9844f663-183a-4a39-8f75-50729ab0ccfa@identity-protect.org
- 9af15d02-4b6a-47b3-ad01-9fdbed984c7c@identity-protect.org
- af49165d-73ce-4777-8557-907f703071c5@identity-protect.org
- fdfc91f5-c632-4d96-84e6-c6f101373ae2@identity-protect.org
Subdomains
55 observed subdomains of patronbase.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from patronbase.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for patronbase.com.
| Mechanism | Target |
|---|---|
| SPF_A | patronbase.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 35.178.118.66 |
| SPF_IP | 52.22.142.101 |
| SPF_IP | 54.194.194.168 |
| SPF_IP | 54.206.41.241 |
| SPF_MX | patronbase.com |
Related pages
Pivot deeper into the graph from patronbase.com.
- IP · 52.62.238.43
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · john@patronbase.com
- TLD · .com
- Browse hostnames · pa…
- 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: "patronbase.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.