Hostname
thinkplace.com.au
Last fetched
thinkplace.com.au resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
thinkplace.com.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.54.222.56 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.54.88.239 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.55.140.143 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- john body
- Contact emails
- —
Subdomains
1 observed subdomain of thinkplace.com.au.
| Subdomain |
|---|
| www.thinkplace.com.au |
Web-graph footprint
Distinct hostnames that link to or from thinkplace.com.au in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for thinkplace.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | thinkplace.com.au |
| SPF_INCLUDE | customer.mailguard.com.au |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 1.146.115.222 |
| SPF_IP | 1.146.89.135 |
| SPF_IP | 119.15.106.134 |
| SPF_IP | 123.243.225.26 |
| SPF_IP | 13.75.160.165 |
| SPF_IP | 165.228.103.182 |
| SPF_IP | 203.219.12.238 |
| SPF_IP | 60.240.58.18 |
| SPF_IP | 60.240.58.22 |
Related pages
Pivot deeper into the graph from thinkplace.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thinkplace.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.