Skip to content

Hostname

webdisk.aspect-technologies.com

Last fetched

webdisk.aspect-technologies.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webdisk.aspect-technologies.comRouting diversity6.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webdisk.aspect-technologies.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.76.1233.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1713.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.2093.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.283.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.22652.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.229.24152.218.229.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.251.8152.218.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.20252.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.5852.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.9852.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.153.18652.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.17052.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.19452.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.1052.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.20252.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.14652.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with webdisk.aspect-technologies.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webdisk.aspect-technologies.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from webdisk.aspect-technologies.com.

Cypher and MCP

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

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