Skip to content

Hostname

dynamicsgex.com.au

Last fetched

dynamicsgex.com.au resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · dynamicsgex.com.auRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dynamicsgex.com.au

Resolution chain

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

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
spencer dormer
Contact emails

Subdomains

19 observed subdomains of dynamicsgex.com.au.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dynamicsgex.com.au.

MechanismTarget
SPF_INCLUDE2536834.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.100.28.74
SPF_IP111.220.95.175
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP54.240.0.0/18
SPF_IP60.231.61.101

Related pages

Pivot deeper into the graph from dynamicsgex.com.au.

Cypher and MCP

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

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