Skip to content

Hostname

botentekoop.com

Last fetched

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

Nutrition Label

WHISPER CANON · botentekoop.comRouting diversity7.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/botentekoop.com

Resolution chain

botentekoop.com 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.8.75104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.75104.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
3.209.49.1203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.58.1593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.13.453.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
3.94.222.1303.80.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.233.91.11334.224.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.217.43.7244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of botentekoop.com owner
Contact emails

Subdomains

12 observed subdomains of botentekoop.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for botentekoop.com.

MechanismTarget
SPF_Abotentekoop.com
SPF_IP37.97.208.24
SPF_MXbotentekoop.com

Related pages

Pivot deeper into the graph from botentekoop.com.

Cypher and MCP

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

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