Skip to content

Hostname

botsrv.com

Last fetched

botsrv.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · botsrv.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/botsrv.com

Resolution chain

botsrv.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.129.5.78108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.92.12108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.231.41176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.110.9218.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.132.20834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.59.16334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.43.1734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.50.22352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.177.12252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.58.9652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.183.21054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.246.13654.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.154.12154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.154.1554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.87.6363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for botsrv.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from botsrv.com.

Cypher and MCP

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

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