Skip to content

Hostname

stir.nu

Last fetched

stir.nu is a registered hostname under the .nu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · stir.nuRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stir.nu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with stir.nu in WhisperGraph.

Subdomains

1 observed subdomain of stir.nu.

Subdomain
www.stir.nu

Web-graph footprint

Distinct hostnames that link to or from stir.nu in the public web crawl.

144 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for stir.nu.

MechanismTarget
SPF_Astir.nu
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.connexeon.com
SPF_INCLUDEspf.pe-online.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.105.126.219
SPF_IP157.97.213.4
SPF_IP157.97.213.5
SPF_IP157.97.213.6
SPF_IP85.158.106.66
SPF_MXstir.nu

Related pages

Pivot deeper into the graph from stir.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stir.nu"})-[: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.