Skip to content

Hostname

spamloos.nu

Last fetched

spamloos.nu is a registered hostname under the .nu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · spamloos.nuRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spamloos.nu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with spamloos.nu in WhisperGraph.

Subdomains

12 observed subdomains of spamloos.nu.

Web-graph footprint

Distinct hostnames that link to or from spamloos.nu in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for spamloos.nu.

MechanismTarget
SPF_Aspamloos.nu
SPF_INCLUDEspf.spamloos.nu
SPF_IP2001:41d0:701:1100:0:0:0:62b0
SPF_IP54.37.196.24
SPF_MXspamloos.nu

Related pages

Pivot deeper into the graph from spamloos.nu.

Cypher and MCP

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

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