Skip to content

Hostname

sg.azbil.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.122108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.38108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.69108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.91108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.11013.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.12713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.5013.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.8713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.181.1218.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.12518.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.7118.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.8218.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

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

Web-graph footprint

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

6 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sg.azbil.com.

MechanismTarget
SPF_INCLUDEspf.azbil.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.197.236.164/32

Related pages

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

Cypher and MCP

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

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