Skip to content

Hostname

salab.nu

Last fetched

salab.nu resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · salab.nuRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/salab.nu

Resolution chain

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

IPPrefixASNOperatorCountry
146.190.228.15146.190.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
91.201.60.10091.201.60.0/22AS44136SE

WHOIS identity

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

Subdomains

5 observed subdomains of salab.nu.

Web-graph footprint

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

15 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for salab.nu.

MechanismTarget
SPF_Asalab.nu
SPF_INCLUDE_spf.m101.websupport.se
SPF_MXsalab.nu

Related pages

Pivot deeper into the graph from salab.nu.

Cypher and MCP

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

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