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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.82.13 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.31 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.73 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.8 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.180.121 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.27 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.7 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.91 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 52.85.31.126 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.17 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.31 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.35 | 52.85.28.0/22 | AS16509 | AMAZON-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
MX records
SPF policy
1 SPF mechanism authorising senders for kr.bwlgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | outlook.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.