Skip to content

Hostname

hu17.net

Last fetched

hu17.net resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:228 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.68.84.17077.68.0.0/17AS8560GB

WHOIS identity

Registrar
iana:228
Organization
daniel greeene
Contact emails

Subdomains

5 observed subdomains of hu17.net.

Web-graph footprint

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

67 sites link to this hostname.

191 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hu17.net.

MechanismTarget
SPF_Ahu17.net
SPF_Amail.hu17.net
SPF_MXhu17.net

Related pages

Pivot deeper into the graph from hu17.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hu17.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.