Skip to content

Hostname

webdisk.innolink.com

Last fetched

webdisk.innolink.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webdisk.innolink.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webdisk.innolink.com

Resolution chain

webdisk.innolink.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.178.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.21516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.18416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.23416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.17116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.11416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.14916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.13.1403.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.773.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.53.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.103.2752.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.13352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.33.18752.217.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.139.3754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.25354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.15754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with webdisk.innolink.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webdisk.innolink.com.

Related pages

Pivot deeper into the graph from webdisk.innolink.com.

Cypher and MCP

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

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