Hostname
hoffet.net
Last fetched
hoffet.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
hoffet.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 |
|---|---|---|---|---|
| 161.35.91.85 | 161.35.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:1001
- Organization
- china capital
- Contact emails
- info@chinacapital.com
- 2gy5kfdwbust@privacy-protection.email
- 2vgua8madrwy@privacy-protection.email
- 4hxdxauzmic3@privacy-protection.email
- 5rp4err6ents@privacy-protection.email
- 9dqncbugym4f@privacy-protection.email
- d7urtoasoobj@privacy-protection.email
- jp5vpse4remd@privacy-protection.email
- kaquwqbb5aed@privacy-protection.email
- kfudcyj6t74s@privacy-protection.email
- maobtuz9ucmy@privacy-protection.email
- o4ormz7ykjsz@privacy-protection.email
- pmtctvasbt5n@privacy-protection.email
- q3etxrjbjwib@privacy-protection.email
- syq3ynj4j764@privacy-protection.email
- wq9eycutxdnv@privacy-protection.email
- ysocuxf5z88z@privacy-protection.email
- zqpkavtjnn8s@privacy-protection.email
Subdomains
8 observed subdomains of hoffet.net.
Web-graph footprint
Distinct hostnames that link to or from hoffet.net in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hoffet.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hoffet.net.
- IP · 161.35.91.85
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1001
- Country · NL
- Email · info@chinacapital.com
- TLD · .net
- Browse hostnames · ho…
- 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: "hoffet.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.