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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.135 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.35 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- registrar:godaddy.com llc trading as godaddy.com
- Organization
- spencer dormer
- Contact emails
- —
Subdomains
19 observed subdomains of dynamicsgex.com.au.
Showing 16 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dynamicsgex.com.au in the public web crawl.
16 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for dynamicsgex.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2536834.spf10.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-au.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.100.28.74 |
| SPF_IP | 111.220.95.175 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 60.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.