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
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.
| Mechanism | Target |
|---|---|
| SPF_A | mail4.niit.com |
| SPF_A | mail5.niit.com |
| SPF_A | niitsmtp2.us.niit.com |
| SPF_A | stackroute.io |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 125.20.36.20 |
| SPF_IP | 14.140.106.2 |
| SPF_IP | 14.140.106.20 |
| SPF_IP | 220.226.191.109 |
| SPF_IP | 34.227.35.51 |
| SPF_IP | 38.101.244.244 |
| SPF_IP | 52.204.217.97 |
| SPF_MX | stackroute.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.