Hostname
marble.com.au
Last fetched
marble.com.au resolves to 1 IPv4 address 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
marble.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 |
|---|---|---|---|---|
| 52.65.214.139 | 52.65.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- gary denton
- Contact emails
- —
Subdomains
5 observed subdomains of marble.com.au.
Web-graph footprint
Distinct hostnames that link to or from marble.com.au in the public web crawl.
34 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for marble.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mpmailmx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 202.86.212.65 |
| SPF_MX | outbound-mail.astutepayroll.com |
Related pages
Pivot deeper into the graph from marble.com.au.
- IP · 52.65.214.139
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:domain directors pty ltd trading as instra
- Country · AU
- Apex domain · com.au
- TLD · .au
- Browse hostnames · ma…
- 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: "marble.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.