Skip to content

Hostname

bowchur.ch

Last fetched

bowchur.ch resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bowchur.chRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bowchur.ch

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.24516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.3616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.9916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.11516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.14.1573.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.200.1852.216.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.248.17952.216.248.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.14152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.18152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.10752.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.6752.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.129.11754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.4554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.14154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bowchur.ch in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from bowchur.ch in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bowchur.ch.

MechanismTarget
SPF_INCLUDEspf.improvmx.com

Related pages

Pivot deeper into the graph from bowchur.ch.

Cypher and MCP

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

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