Skip to content

Hostname

cuttingdynamics.com

Last fetched

cuttingdynamics.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cuttingdynamics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cuttingdynamics.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.173.20218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
192.0.66.66192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS
34.236.211.2734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
cutting dynamics
Contact emails

Subdomains

8 observed subdomains of cuttingdynamics.com.

Web-graph footprint

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

23 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cuttingdynamics.com.

MechanismTarget
SPF_INCLUDEspf.protection.office365.us
SPF_IP207.58.231.74
SPF_IP66.94.82.242

Related pages

Pivot deeper into the graph from cuttingdynamics.com.

Cypher and MCP

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

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