Hostname
motion.com.au
Last fetched
motion.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
motion.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 |
|---|---|---|---|---|
| 104.18.24.93 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.25.93 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- domain administrator
- Contact emails
- —
Subdomains
9 observed subdomains of motion.com.au.
Web-graph footprint
Distinct hostnames that link to or from motion.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for motion.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | outbound.mailhop.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.198.92.163/32 |
| SPF_IP | 103.198.92.3/32 |
| SPF_IP | 103.198.92.69/32 |
Related pages
Pivot deeper into the graph from motion.com.au.
- IP · 104.18.24.93
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:corporation service company (aust) pty ltd
- Country · CA
- Apex domain · com.au
- TLD · .au
- Browse hostnames · mo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "motion.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.