Skip to content

Hostname

netcrohosting.nl

Last fetched

netcrohosting.nl resolves to 2 IPv4 addresses operated by AS6206 in US. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

16 observed subdomains of netcrohosting.nl.

Web-graph footprint

Distinct hostnames that link to or from netcrohosting.nl in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • netcrohosting.nl

SPF policy

4 SPF mechanisms authorising senders for netcrohosting.nl.

MechanismTarget
SPF_Anetcrohosting.nl
SPF_IP45.91.108.254
SPF_IP45.91.108.45
SPF_MXnetcrohosting.nl

Related pages

Pivot deeper into the graph from netcrohosting.nl.

Cypher and MCP

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

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