Skip to content

Hostname

kortingscode.be

Last fetched

kortingscode.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domeneshop as as the registrar.

Nutrition Label

WHISPER CANON · kortingscode.beRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kortingscode.be

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.58108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.66108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.85108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.95108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.3713.226.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.6813.226.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7113.226.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7913.226.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:domeneshop as
Organization
Contact emails

Subdomains

1 observed subdomain of kortingscode.be.

Web-graph footprint

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

50 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kortingscode.be.

MechanismTarget
SPF_Akortingscode.be
SPF_INCLUDE_spf.mlsend.com
SPF_MXkortingscode.be

Related pages

Pivot deeper into the graph from kortingscode.be.

Cypher and MCP

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

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