Skip to content

Hostname

links2u.com

Last fetched

links2u.com resolves to 1 IPv4 address operated by ALTUS in NL.

Nutrition Label

WHISPER CANON · links2u.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/links2u.com

Resolution chain

links2u.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.5.71.5213.5.64.0/21AS51430ALTUSNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from links2u.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • links2u.com

SPF policy

6 SPF mechanisms authorising senders for links2u.com.

MechanismTarget
SPF_Alinks2u.com
SPF_IP128.127.106.221
SPF_IP128.127.106.249
SPF_IP213.5.71.17
SPF_IP213.5.71.5
SPF_MXlinks2u.com

Related pages

Pivot deeper into the graph from links2u.com.

Cypher and MCP

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

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