Skip to content

Hostname

api-disb.labdigbdbae.com

Last fetched

api-disb.labdigbdbae.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api-disb.labdigbdbae.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api-disb.labdigbdbae.com

Resolution chain

api-disb.labdigbdbae.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.10.11118.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.12918.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.5118.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.8218.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.243.11318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.12418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.2018.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.8118.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.143.10418.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.2218.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.4418.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.5918.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with api-disb.labdigbdbae.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-disb.labdigbdbae.com.

Cypher and MCP

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

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