Hostname
hndservers.net
Last fetched
hndservers.net resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
hndservers.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.114.102.15 | 167.114.0.0/17 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:48
- Organization
- domain manager
- Contact emails
Subdomains
119 observed subdomains of hndservers.net.
Showing 25 of 119. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hndservers.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for hndservers.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 116.202.192.160 |
| SPF_IP | 135.181.182.88 |
| SPF_IP | 135.181.215.231 |
| SPF_IP | 157.90.119.129 |
| SPF_IP | 37.27.123.71 |
| SPF_IP | 37.27.123.72 |
| SPF_IP | 88.198.23.232 |
| SPF_IP | 88.198.23.235 |
| SPF_IP | 88.198.68.137 |
| SPF_IP | 95.217.199.41 |
| SPF_IP | 95.217.57.251/32 |
| SPF_REDIRECT | _spf.myorderbox.com |
Related pages
Pivot deeper into the graph from hndservers.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hndservers.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.