Skip to content

Hostname

solidworks.com

Last fetched

solidworks.com resolves to 3 IPv4 addresses operated by AKAMAI-ASN1 in HK. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · solidworks.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/solidworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.85.114.185184.85.112.0/20AS20940AKAMAI-ASN1HK
23.13.161.4623.13.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
52.208.213.20152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
dassault systemes solidworks corporation
Contact emails

Subdomains

77 observed subdomains of solidworks.com.

Web-graph footprint

Distinct hostnames that link to or from solidworks.com in the public web crawl.

4,683 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for solidworks.com.

MechanismTarget
SPF_INCLUDE_spf.solidworks.com

Related pages

Pivot deeper into the graph from solidworks.com.

Cypher and MCP

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

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