Hostname
propatienttech.com
Last fetched
propatienttech.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
propatienttech.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 |
|---|---|---|---|---|
| 167.172.5.31 | 167.172.4.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of propatienttech.com owner
- Contact emails
- rbbuchanan@gmail.com
- 791939b2-b8f0-4650-89d6-406397ec8573@identity-protect.org
- 84554dc5-cf22-438f-8b5a-b1a2bcb40132@identity-protect.org
- 863626de-8c71-44ff-830c-9a4661584b80@identity-protect.org
- 88331189-f812-426c-b8b0-e8a932eeda54@identity-protect.org
- e17eaf71-b784-4a8d-af57-c3d3badfac71@identity-protect.org
- eae462b8-b69c-4599-acc3-7c44ba4fe2fb@identity-protect.org
- f54a596e-91d3-40a7-8e4b-3e13b1f7ee28@identity-protect.org
Subdomains
4 observed subdomains of propatienttech.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from propatienttech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for propatienttech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from propatienttech.com.
- IP · 167.172.5.31
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · SG
- Email · rbbuchanan@gmail.com
- TLD · .com
- Browse hostnames · pr…
- 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: "propatienttech.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.