Hostname
prebuilt.com.au
Last fetched
prebuilt.com.au resolves to 1 IPv4 address operated by M21-AS-AP Micron21 Datacentre Pty Ltd in AU. WHOIS lists registrar:fluccs - the australian cloud pty ltd as the registrar.
Nutrition Label
Resolution chain
prebuilt.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 27.131.110.184 | 27.131.96.0/19 | AS38880 | M21-AS-AP Micron21 Datacentre Pty Ltd | AU |
WHOIS identity
- Registrar
- registrar:fluccs - the australian cloud pty ltd
- Organization
- colquhoun robert
- Contact emails
- —
Subdomains
11 observed subdomains of prebuilt.com.au.
Web-graph footprint
Distinct hostnames that link to or from prebuilt.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for prebuilt.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customer.mailguard.com.au |
| SPF_INCLUDE | spf.micron21.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.87.86.182 |
| SPF_IP | 27.131.109.130 |
| SPF_IP | 27.131.110.184 |
| SPF_IP | 27.131.79.214 |
| SPF_IP | 59.100.246.114 |
Related pages
Pivot deeper into the graph from prebuilt.com.au.
- IP · 27.131.110.184
- ASN · AS38880M21-AS-AP Micron21 Datacentre Pty Ltd
- Registrar · registrar:fluccs - the australian cloud pty ltd
- Country · AU
- Apex domain · com.au
- TLD · .au
- Browse hostnames · pr…
- 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: "prebuilt.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.