Skip to content

Hostname

atc.azbil.com

Last fetched

atc.azbil.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · atc.azbil.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/atc.azbil.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.68.1018.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.4718.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.7918.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.9418.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.173.166.10718.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.2718.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.4218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.7418.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

73 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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