Hostname
polyhoops.com.au
Last fetched
polyhoops.com.au resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.
Nutrition Label
Resolution chain
polyhoops.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 |
|---|---|---|---|---|
| 129.121.73.255 | 129.121.72.0/22 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 212.85.24.46 | 212.85.24.0/22 | AS47583 | — | ID |
WHOIS identity
- Registrar
- registrar:godaddy.com llc trading as godaddy.com
- Organization
- jonah palelei
- Contact emails
- —
Subdomains
3 observed subdomains of polyhoops.com.au.
Threat posture
History
Mail and authentication
MX records
- mail.polyhoops.com.au
- polyhoops.com.au
SPF policy
4 SPF mechanisms authorising senders for polyhoops.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | polyhoops.com.au |
| SPF_IP | 212.85.24.46 |
| SPF_IP | 2a02:4780:59:eaae:0:0:0:1 |
| SPF_MX | polyhoops.com.au |
Related pages
Pivot deeper into the graph from polyhoops.com.au.
- IP · 129.121.73.255
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · registrar:godaddy.com llc trading as godaddy.com
- Country · US
- Apex domain · com.au
- TLD · .au
- Browse hostnames · po…
- 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: "polyhoops.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.