Skip to content

Hostname

kortingscode.nl

Last fetched

kortingscode.nl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · kortingscode.nlRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/kortingscode.nl

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.13.1718.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.2318.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.7418.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.8618.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.238.136.218.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.3118.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.3618.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.5118.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.195.354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7054.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

3 observed subdomains of kortingscode.nl.

Web-graph footprint

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

157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kortingscode.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from kortingscode.nl.

Cypher and MCP

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

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