Skip to content

Hostname

letaclive.nl

Last fetched

letaclive.nl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · letaclive.nlRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/letaclive.nl

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.114.10813.32.114.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.114.13813.32.114.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.114.15413.32.114.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.114.25113.32.114.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.152.13854.224.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.152.23854.224.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.152.24454.224.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.152.9654.224.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.8.10899.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.8.11899.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.8.1699.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.8.6199.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.86.115.5899.86.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.115.6799.86.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.115.7299.86.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.115.8299.86.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with letaclive.nl in WhisperGraph.

Subdomains

4 observed subdomains of letaclive.nl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for letaclive.nl.

MechanismTarget
SPF_Aletaclive.nl
SPF_IP212.83.215.136
SPF_MXletaclive.nl

Related pages

Pivot deeper into the graph from letaclive.nl.

Cypher and MCP

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

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