Hostname
thpatch.net
Last fetched
thpatch.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
thpatch.net 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.99.154.22 | 167.99.144.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:1861
- Organization
- identity protection service
- Contact emails
- muffinpimp@gmail.com
- 3d478388-b902-49a6-92dd-e46b7b27c82a@identity-protect.org
- 3fb7a3e5-fbc3-4a48-942e-85b45c3628e1@identity-protect.org
- ba95a79c-3d64-46cf-8843-573880638108@identity-protect.org
- eacd688e-116f-4f7d-b7a7-aa4d8776d024@identity-protect.org
- owner-11359705@thpatch.net.whoisprivacyservice.org
- owner-3308205@thpatch.net.whoisprivacyservice.org
- owner-3334913@thpatch.net.whoisprivacyservice.org
- owner-3485268@thpatch.net.whoisprivacyservice.org
- owner-7445416@thpatch.net.whoisprivacyservice.org
- owner-7622479@thpatch.net.whoisprivacyservice.org
Subdomains
22 observed subdomains of thpatch.net.
Web-graph footprint
Distinct hostnames that link to or from thpatch.net in the public web crawl.
147 sites link to this hostname.
104 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for thpatch.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_MX | thpatch.net |
Related pages
Pivot deeper into the graph from thpatch.net.
- IP · 167.99.154.22
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1861
- Country · US
- Email · muffinpimp@gmail.com
- TLD · .net
- Browse hostnames · th…
- 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: "thpatch.net"})-[: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.