Hostname
speedywheels.com.au
Last fetched
speedywheels.com.au resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
speedywheels.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 |
|---|---|---|---|---|
| 75.2.32.135 | 75.2.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.221.65 | 99.83.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- luke tonkin
- Contact emails
- —
Subdomains
15 observed subdomains of speedywheels.com.au.
Showing 13 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from speedywheels.com.au in the public web crawl.
25 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- wheelmagician.speedywheels.com.au
- images.vldata.com.au
- mytyresite-images.s3.ap-southeast-2.amazonaws.com
- speedy-wheels.s3.ap-southeast-2.amazonaws.com
- speedy-wheels-main.s3.ap-southeast-2.amazonaws.com
- streamline-cms.s3.ap-southeast-2.amazonaws.com
- tws-image-repo-au1.s3.ap-southeast-2.amazonaws.com
- mytyresite-images.s3-ap-southeast-2.amazonaws.com
- facebook.com
- google.com
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for speedywheels.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | speedywheels.com.au |
| SPF_IP | 103.42.110.22/16 |
| SPF_IP | 110.232.143.32 |
| SPF_IP | 221.121.148.69 |
| SPF_IP | 27.111.91.169 |
| SPF_MX | speedywheels.com.au |
Related pages
Pivot deeper into the graph from speedywheels.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "speedywheels.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.