Hostname
alinto.net
Last fetched
alinto.net is a registered hostname under the .net 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:269
- Organization
- alinto
- Contact emails
Subdomains
324 observed subdomains of alinto.net.
Showing 25 of 324. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for alinto.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spfa.alinto.net |
| SPF_IP | 167.114.240.73 |
| SPF_IP | 193.178.211.179 |
| SPF_IP | 37.187.45.80 |
| SPF_IP | 78.153.243.64/26 |
| SPF_IP | 83.145.109.0/24 |
| SPF_IP | 91.103.234.96/27 |
| SPF_IP | 91.103.237.96/27 |
| SPF_MX | alinto.net |
Related pages
Pivot deeper into the graph from alinto.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alinto.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.