Skip to content

Hostname

evolvedynamics.com

Last fetched

evolvedynamics.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · evolvedynamics.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/evolvedynamics.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.15.52104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.161.182172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.61.154.213185.61.154.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.GB

WHOIS identity

Registrar
iana:1515
Organization
contact privacy inc. customer 0133591893
Contact emails

Subdomains

5 observed subdomains of evolvedynamics.com.

Web-graph footprint

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

38 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for evolvedynamics.com.

MechanismTarget
SPF_INCLUDEkcnwdcmpnu.spf.dmarc.cloudtech24.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP185.61.154.212
SPF_IP185.61.154.215
SPF_IP198.54.120.55

Related pages

Pivot deeper into the graph from evolvedynamics.com.

Cypher and MCP

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

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