Skip to content

Hostname

b.watch

Last fetched

b.watch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · b.watchRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/b.watch

Resolution chain

b.watch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.205.11513.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.12513.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.5913.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.8713.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.230.103.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1143.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.313.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.583.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

4 observed subdomains of b.watch.

Web-graph footprint

Distinct hostnames that link to or from b.watch in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for b.watch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from b.watch.

Cypher and MCP

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

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