Skip to content

Hostname

bwgroups.bestwestern.com

Last fetched

bwgroups.bestwestern.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bwgroups.bestwestern.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bwgroups.bestwestern.com

Resolution chain

bwgroups.bestwestern.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.24.10104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with bwgroups.bestwestern.com in WhisperGraph.

Subdomains

14 observed subdomains of bwgroups.bestwestern.com.

Web-graph footprint

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

9 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bwgroups.bestwestern.com.

Related pages

Pivot deeper into the graph from bwgroups.bestwestern.com.

Cypher and MCP

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

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