Skip to content

Hostname

dynamix.run

Last fetched

dynamix.run resolves to 209.249.147.76, announced in 209.249.147.0/24 by GLN-LOOP - Greenlight Networks, LLC in US. dynamix.run is listed by 1 threat feed; reconciled level LOW.

Threat posture

0.8threat score (procedure-native scale)

LOW

Listed by 1 threat feed.

Threat feeds listing this
1
Verdict coverage
known-clean
First seen on a feed
Wed, 26 Aug 2026 14:51:26 GMT
Last seen on a feed
Sat, 12 Sep 2026 19:45:18 GMT

Nutrition Label

WHISPER CANON · dynamix.runRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dynamix.run

Resolution chain

IPv6 resolution

Attribution

greenlight

ORIGIN_AS

WHOIS identity

Registrar
iana:1479
Registrant organisation
see privacyguardian.org
Contact emails
pw-d363f07fcfdb1efa825e647f814a214c@privacyguardian.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns.dynamix.run
  • ns1.dynamix.run
  • ns2.dynamix.run
  • ns.slv.dynamix.run

MX records

  • mail.dynamix.run

SPF policy

  • a: dynamix.run
  • mx: dynamix.run

Threat-feed evidence

History

Related pages

Pivot from dynamix.run into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dynamix.run"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.