Skip to content

Hostname

kentaa.nl

Last fetched

kentaa.nl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:leaseweb netherlands b.v. as the registrar.

Nutrition Label

WHISPER CANON · kentaa.nlRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/kentaa.nl

Resolution chain

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

IPPrefixASNOperatorCountry
3.251.48.1023.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.237.9334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.118.22534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.170.19334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.105.13434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.142.21634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.98.19934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.249.1634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.240.1752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.177.20352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.199.23052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.235.21352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.59.452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.6.6252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.168.20552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.13.552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.145.11052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.25.3452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.105.3352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.170.14052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:leaseweb netherlands b.v.
Organization
Contact emails

Subdomains

704 observed subdomains of kentaa.nl.

Web-graph footprint

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

273 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kentaa.nl.

MechanismTarget
SPF_INCLUDE2859626.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEu452998.wl.sendgrid.net

Related pages

Pivot deeper into the graph from kentaa.nl.

Cypher and MCP

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

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