Skip to content

Hostname

autodesk.org

Last fetched

autodesk.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · autodesk.orgRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/autodesk.org

Resolution chain

autodesk.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.166.107.9735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.169.171.15335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.83.25.23835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.185.14735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.193.112.9344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.34.66.5652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
autodesk,
Contact emails

Subdomains

3 observed subdomains of autodesk.org.

Web-graph footprint

Distinct hostnames that link to or from autodesk.org in the public web crawl.

159 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for autodesk.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from autodesk.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "autodesk.org"})-[: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.