Skip to content

Hostname

dynamix-tools.com

Last fetched

dynamix-tools.com resolves to 1 IPv4 address operated by JAGUAR-AS in FR. WHOIS lists iana:472 as the registrar.

Nutrition Label

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

Resolution chain

dynamix-tools.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.18.80.29185.18.80.0/22AS30781JAGUAR-ASFR

WHOIS identity

Registrar
iana:472
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

15 observed subdomains of dynamix-tools.com.

Web-graph footprint

Distinct hostnames that link to or from dynamix-tools.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dynamix-tools.com.

MechanismTarget
SPF_IP185.166.100.0/22
SPF_IP185.18.80.0/22
SPF_IP188.165.119.146
SPF_IP2a01:e0a::/32
SPF_IP5.179.192.0/21
SPF_IP91.223.253.0/24
SPF_IP93.93.188.0/27

Related pages

Pivot deeper into the graph from dynamix-tools.com.

Cypher and MCP

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

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