Skip to content

Hostname

glasdiscount.nl

Last fetched

glasdiscount.nl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:init3 b.v. as the registrar.

Nutrition Label

WHISPER CANON · glasdiscount.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/glasdiscount.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.213104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.213104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.1172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
87.238.163.9887.238.160.0/21AS34762COMBELL-AS - Combell NVBE

WHOIS identity

Registrar
registrar:init3 b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of glasdiscount.nl.

Web-graph footprint

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

168 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for glasdiscount.nl.

MechanismTarget
SPF_Aglasdiscount.nl
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.glasdiscountprod.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.161.141.137
SPF_MXglasdiscount.nl

Related pages

Pivot deeper into the graph from glasdiscount.nl.

Cypher and MCP

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

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