Skip to content

Hostname

cjghm.nl

Last fetched

cjghm.nl resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:mostware automatisering b.v. as the registrar.

Nutrition Label

WHISPER CANON · cjghm.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cjghm.nl

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.77.3483.217.64.0/19AS34762BE

WHOIS identity

Registrar
registrar:mostware automatisering b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of cjghm.nl.

Subdomain
www.cjghm.nl

Web-graph footprint

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

34 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cjghm.nl.

MechanismTarget
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEretailspf.smtp.com
SPF_INCLUDEspf.opvoedenin.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.143.199.47
SPF_IP83.217.77.34
SPF_IP87.213.69.170
SPF_IP93.191.135.41

Related pages

Pivot deeper into the graph from cjghm.nl.

Cypher and MCP

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

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