Skip to content

Hostname

sg.bwlgroup.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.170.1203.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.573.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.713.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.883.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.68.253.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.33.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.823.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.833.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.169.36.33.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.633.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.783.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.893.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

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

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEoutlook.com

Related pages

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

Cypher and MCP

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

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