Skip to content

Hostname

scp.nl

Last fetched

scp.nl resolves to 178.22.85.10, announced in 178.22.84.0/22 by PROLOCATION - Prolocation B.V. in NL. scp.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · scp.nlRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/scp.nl

Resolution chain

IPv6 resolution

Attribution

prolocation

ORIGIN_AS

WHOIS identity

Registrar
registrar:surfnet b.v.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns0.rijksoverheidnl.com
  • ns2.rijksoverheidnl.eu
  • ns1.rijksoverheidnl.nl
  • ns3.rijksoverheidnl.org

MX records

  • externemail.scp.nl
  • mx10.surfmailfilter.nl
  • mx11.surfmailfilter.nl
  • externemail-mx2.scp.nl

SPF policy

  • a: malengo.exception.mx
  • mx: scp.nl
  • ip: 131.224.26.25
  • ip: 131.224.26.26
  • ip: 131.224.35.216
  • ip: 192.87.68.182
  • ip: 192.87.68.225
  • ip: 192.87.68.73
  • ip: 192.87.68.75
  • ip: 192.87.68.78

Threat-feed evidence

History

Related pages

Pivot from scp.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "scp.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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