Skip to content

Hostname

stackroute.io

Last fetched

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

Nutrition Label

WHISPER CANON · stackroute.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stackroute.io

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
niit
Contact emails

Subdomains

13 observed subdomains of stackroute.io.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for stackroute.io.

MechanismTarget
SPF_Amail4.niit.com
SPF_Amail5.niit.com
SPF_Aniitsmtp2.us.niit.com
SPF_Astackroute.io
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.20.36.20
SPF_IP14.140.106.2
SPF_IP14.140.106.20
SPF_IP220.226.191.109
SPF_IP34.227.35.51
SPF_IP38.101.244.244
SPF_IP52.204.217.97
SPF_MXstackroute.io

Related pages

Pivot deeper into the graph from stackroute.io.

Cypher and MCP

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

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