Skip to content

Hostname

botentekoop.nl

Last fetched

botentekoop.nl resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · botentekoop.nlRouting diversity6.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/botentekoop.nl

Resolution chain

botentekoop.nl resolves to 20 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
104.18.0.213104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.213104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
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
23.23.81.18523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.58.1593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.171.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.250.503.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.238.14134.192.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
34.235.32.20234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.236.25434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.112.4844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.245.10844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.99.16344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.149.4850.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.7.2452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

10 observed subdomains of botentekoop.nl.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for botentekoop.nl.

MechanismTarget
SPF_Aantispam.balansinternet.nl
SPF_INCLUDEarimpex.nl
SPF_INCLUDEspf.e-ngine.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.62.245.4
SPF_IP188.166.127.44
SPF_IP188.166.94.127
SPF_MXbotentekoop.nl

Related pages

Pivot deeper into the graph from botentekoop.nl.

Cypher and MCP

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

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