Skip to content

Hostname

loopstorrent.net

Last fetched

loopstorrent.net resolves to 2 IPv4 addresses operated by SPECTRAIP SpectraIP B.V. in NL.

Nutrition Label

WHISPER CANON · loopstorrent.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/loopstorrent.net

Resolution chain

loopstorrent.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.244.36.172185.244.36.0/24AS62068SPECTRAIP SpectraIP B.V.NL
65.21.85.9865.21.0.0/16AS24940HETZNER-ASFI

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 loopstorrent.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for loopstorrent.net.

MechanismTarget
SPF_Aloopstorrent.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.232.220
SPF_IP162.0.232.222
SPF_IP185.244.36.172
SPF_IP65.21.85.98
SPF_IP66.29.146.186
SPF_IP67.223.118.141
SPF_IP67.223.118.145
SPF_MXloopstorrent.net

Related pages

Pivot deeper into the graph from loopstorrent.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "loopstorrent.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.