Skip to content

Hostname

stnet.net

Last fetched

stnet.net resolves to 1 IPv4 address operated by AS8816 in IT. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · stnet.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stnet.net

Resolution chain

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

IPPrefixASNOperatorCountry
212.45.130.190212.45.128.0/19AS8816IT

WHOIS identity

Registrar
iana:886
Organization
ipnext
Contact emails

Subdomains

57 observed subdomains of stnet.net.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stnet.net.

MechanismTarget
SPF_Astnet.net
SPF_IP212.121.67.6/32
SPF_IP212.121.67.9/32
SPF_MXstnet.net

Related pages

Pivot deeper into the graph from stnet.net.

Cypher and MCP

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

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