Skip to content

Hostname

c-sharp.nl

Last fetched

c-sharp.nl resolves to 1 IPv4 address operated by AS25459 in NL. WHOIS lists registrar:bhosted.nl webhosting as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.124.122.594.124.120.0/21AS25459NL

WHOIS identity

Registrar
registrar:bhosted.nl webhosting
Organization
Contact emails

Subdomains

2 observed subdomains of c-sharp.nl.

Web-graph footprint

Distinct hostnames that link to or from c-sharp.nl in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for c-sharp.nl.

MechanismTarget
SPF_Ac-sharp.nl
SPF_Amail02.intermac.nl
SPF_IP2a03:7900:10c:0:31:3:111:81
SPF_IP31.3.111.81
SPF_MXc-sharp.nl

Related pages

Pivot deeper into the graph from c-sharp.nl.

Cypher and MCP

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

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