Skip to content

Hostname

boten.nl

Last fetched

boten.nl resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:arimpex b.v. as the registrar.

Nutrition Label

WHISPER CANON · boten.nlRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/boten.nl

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.242.241100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.132.813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.88.17018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.250.503.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.165.1934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.1.20734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.22.9834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.99.16344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.233.13652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.37.2252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.167.1354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.252.20954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:arimpex b.v.
Organization
Contact emails

Subdomains

9 observed subdomains of boten.nl.

Web-graph footprint

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

32 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for boten.nl.

MechanismTarget
SPF_Aboten.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEantispam.balansinternet.nl
SPF_INCLUDEemsd1.com
SPF_IP149.210.187.249
SPF_IP213.247.45.146
SPF_IP2a01:7c8:aab6:698:5054:ff:febb:c39d
SPF_MXboten.nl

Related pages

Pivot deeper into the graph from boten.nl.

Cypher and MCP

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

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