Hostname
autodeskforma.com
Last fetched
autodeskforma.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
autodeskforma.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.154.148 | 101.0.7.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.176.116 | 35.5.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.162.158.87 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.166.107.97 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.83.25.238 | 35.96.7.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.95.185.147 | 35.96.7.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.241.157.117 | 45.2.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.241.9 | 45.2.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.66.56 | 52.46.14.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.158.138 | 52.46.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.229.252 | 54.192.15.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.33.253.150 | 184.50.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.145.138.77 | 16.148.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 32.186.79.1 | 32.232.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- autodesk,
- Contact emails
Subdomains
5 observed subdomains of autodeskforma.com.
Web-graph footprint
Distinct hostnames that link to or from autodeskforma.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from autodeskforma.com.
- IP · 100.52.154.148
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · autodeskforma.com@superprivacyservice.com
- TLD · .com
- Browse hostnames · au…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "autodeskforma.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.