Skip to content

Hostname

scopeit.nl

Last fetched

scopeit.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · scopeit.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/scopeit.nl

Resolution chain

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

IPPrefixASNOperatorCountry
37.97.150.3337.97.128.0/17AS20857NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of scopeit.nl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for scopeit.nl.

MechanismTarget
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.geenspam.mx
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.67.189.160

Related pages

Pivot deeper into the graph from scopeit.nl.

Cypher and MCP

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

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