Hostname
lanigans.com.au
Last fetched
lanigans.com.au resolves to 6 IPv4 addresses 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
lanigans.com.au resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.238.72.58 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.105.247.61 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.106.172.115 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.106.22.251 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.65.131.81 | 52.65.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.65.179.177 | 52.65.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- johann mentz
- Contact emails
- —
Subdomains
2 observed subdomains of lanigans.com.au.
Web-graph footprint
Distinct hostnames that link to or from lanigans.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for lanigans.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | lanigans.com.au |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mtaroutes.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 115.70.208.154/32 |
| SPF_IP | 144.130.162.226/32 |
| SPF_IP | 203.26.11.24/32 |
| SPF_IP | 52.64.2.80/32 |
| SPF_IP | 58.96.24.26/32 |
| SPF_MX | lanigans.com.au |
Related pages
Pivot deeper into the graph from lanigans.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lanigans.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.