Skip to content

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

WHISPER CANON · hndservers.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hndservers.net

Resolution chain

hndservers.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.114.102.15167.114.0.0/17AS16276CA

WHOIS identity

Registrar
iana:48
Organization
domain manager
Contact emails

Subdomains

119 observed subdomains of hndservers.net.

Web-graph footprint

Distinct hostnames that link to or from hndservers.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hndservers.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP116.202.192.160
SPF_IP135.181.182.88
SPF_IP135.181.215.231
SPF_IP157.90.119.129
SPF_IP37.27.123.71
SPF_IP37.27.123.72
SPF_IP88.198.23.232
SPF_IP88.198.23.235
SPF_IP88.198.68.137
SPF_IP95.217.199.41
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.