Skip to content

Hostname

dynamix.at

Last fetched

dynamix.at resolves to 1 IPv4 address operated by AS210863 in AT.

Nutrition Label

WHISPER CANON · dynamix.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dynamix.at

Resolution chain

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

IPPrefixASNOperatorCountry
37.16.72.3037.16.72.0/24AS210863AT

WHOIS identity

No WHOIS records are currently associated with dynamix.at in WhisperGraph.

Subdomains

38 observed subdomains of dynamix.at.

Web-graph footprint

Distinct hostnames that link to or from dynamix.at in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dynamix.at.

MechanismTarget
SPF_Adynamix.at
SPF_IP212.232.26.0/25
SPF_IP37.16.72.30
SPF_IP77.244.240.128/27
SPF_MXdynamix.at

Related pages

Pivot deeper into the graph from dynamix.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dynamix.at"})-[: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.