Hostname
sera.com.au
Last fetched
sera.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.
Nutrition Label
Resolution chain
sera.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.210.39.78 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.54.32.149 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.62.186.23 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.253.138.126 | 54.253.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:web address registration pty ltd
- Organization
- andrew macqueen
- Contact emails
- —
Subdomains
36 observed subdomains of sera.com.au.
Showing 15 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sera.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for sera.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | sera.com.au |
| SPF_IP | 13.211.194.187 |
| SPF_IP | 18.158.99.189 |
| SPF_IP | 3.105.118.113 |
| SPF_IP | 3.106.157.179 |
| SPF_IP | 3.64.103.12 |
| SPF_IP | 3.67.156.196 |
| SPF_IP | 52.62.82.226 |
| SPF_MX | sera.com.au |
Related pages
Pivot deeper into the graph from sera.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sera.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.