Skip to content

Hostname

gdro.nl

Last fetched

gdro.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · gdro.nlRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gdro.nl

Resolution chain

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

IPPrefixASNOperatorCountry
52.174.53.13852.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

148 observed subdomains of gdro.nl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gdro.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2a00:1bd0:0:108:20c:29ff:fe4f:410a
SPF_IP2a00:1bd0:0:144:20c:29ff:fef6:eca1
SPF_IP2a02:348:b1:e4a0:0:0:0:1
SPF_IP46.182.218.100
SPF_IP85.222.228.160
SPF_IP91.194.225.32
SPF_IP94.124.93.91

Related pages

Pivot deeper into the graph from gdro.nl.

Cypher and MCP

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

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