Hostname
firstmac.com.au
Last fetched
firstmac.com.au resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
firstmac.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 |
|---|---|---|---|---|
| 15.197.181.61 | 15.197.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.160.130 | 3.33.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- firstmac securities no 1 pty
- Contact emails
- —
Subdomains
21 observed subdomains of firstmac.com.au.
Web-graph footprint
Distinct hostnames that link to or from firstmac.com.au in the public web crawl.
145 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for firstmac.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | firstmac.com.au |
| SPF_A | mail-01.indue.com.au |
| SPF_A | mail-02.indue.com.au |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-00508901.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 210.10.206.190 |
| SPF_IP | 210.9.226.243 |
| SPF_IP | 210.9.226.245 |
| SPF_IP | 210.9.64.251 |
| SPF_IP | 210.9.64.253 |
| SPF_IP | 52.62.232.243 |
| SPF_IP | 52.63.176.157 |
| SPF_IP | 52.63.60.48 |
| SPF_IP | 59.100.93.219 |
| SPF_IP | 59.100.94.219 |
| SPF_IP | 74.121.49.93 |
| SPF_MX | firstmac.com.au |
Related pages
Pivot deeper into the graph from firstmac.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "firstmac.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.