Skip to content

Hostname

stack.net

Last fetched

stack.net resolves to 1 IPv4 address operated by AS16083 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · stack.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stack.net

Resolution chain

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

IPPrefixASNOperatorCountry
217.73.205.10217.73.192.0/20AS16083RU

WHOIS identity

Registrar
iana:463
Organization
'stacknet service'
Contact emails

Subdomains

631 observed subdomains of stack.net.

Web-graph footprint

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

48 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for stack.net.

MechanismTarget
SPF_Amail.stack.net
SPF_Amb.stack.net
SPF_IP217.73.196.16
SPF_IP217.73.196.65
SPF_IP217.73.205.13
SPF_MXstack.net

Related pages

Pivot deeper into the graph from stack.net.

Cypher and MCP

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

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