Hostname
linkto.net
Last fetched
linkto.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:1068
- Organization
- manifesto solutions
- Contact emails
Subdomains
7 observed subdomains of linkto.net.
Web-graph footprint
Distinct hostnames that link to or from linkto.net in the public web crawl.
10 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- linkto.net
SPF policy
11 SPF mechanisms authorising senders for linkto.net.
| Mechanism | Target |
|---|---|
| SPF_A | linkto.net |
| SPF_IP | 108.170.45.106 |
| SPF_IP | 148.72.159.8 |
| SPF_IP | 148.72.177.223 |
| SPF_IP | 173.224.122.228 |
| SPF_IP | 184.95.60.50 |
| SPF_IP | 209.59.175.12 |
| SPF_IP | 50.28.36.138 |
| SPF_IP | 50.28.39.5 |
| SPF_IP | 67.225.175.140 |
| SPF_MX | linkto.net |
Related pages
Pivot deeper into the graph from linkto.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "linkto.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.