Skip to content

Hostname

dgsholland.com

Last fetched

dgsholland.com resolves to 2 IPv4 addresses operated by CYSO-AS - Cyso Group B.V. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · dgsholland.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/dgsholland.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.235.75.55109.235.72.0/21AS25151CYSO-AS - Cyso Group B.V.NL
37.46.140.737.46.136.0/21AS25151CYSO-AS - Cyso Group B.V.NL

WHOIS identity

Registrar
iana:1647
Organization
direct global sourcing bv
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dgsholland.com.

MechanismTarget
SPF_Adgsholland.com
SPF_INCLUDEspf.hosting.nl
SPF_IP80.242.238.129/27
SPF_MXdgsholland.com

Related pages

Pivot deeper into the graph from dgsholland.com.

Cypher and MCP

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

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