Skip to content

Hostname

local-admin-socket.deliveryrelay.com

Last fetched

local-admin-socket.deliveryrelay.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · local-admin-socket.deliveryrelay.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/local-admin-socket.deliveryrelay.com

Resolution chain

local-admin-socket.deliveryrelay.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.23116.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.1216.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.18916.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.25116.18.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.19.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.70.516.184.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.114.14652.216.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.22952.216.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.90.8352.216.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.4552.218.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.20552.218.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.228.17352.218.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.66.12352.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.12554.239.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.12554.239.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.231.5354.239.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with local-admin-socket.deliveryrelay.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from local-admin-socket.deliveryrelay.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "local-admin-socket.deliveryrelay.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.