Skip to content

Hostname

kr.bwlgroup.com

Last fetched

kr.bwlgroup.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · kr.bwlgroup.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/kr.bwlgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.82.1313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.3113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.7313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.180.12118.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.2718.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.718.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.9118.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
52.85.31.12652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with kr.bwlgroup.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kr.bwlgroup.com.

MechanismTarget
SPF_INCLUDEoutlook.com

Related pages

Pivot deeper into the graph from kr.bwlgroup.com.

Cypher and MCP

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

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