Skip to content

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

WHISPER CANON · lanigans.com.auRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/lanigans.com.au

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.

IPPrefixASNOperatorCountry
13.238.72.5813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.247.613.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.172.1153.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.22.2513.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.131.8152.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.179.17752.65.0.0/16AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lanigans.com.au.

MechanismTarget
SPF_Alanigans.com.au
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.70.208.154/32
SPF_IP144.130.162.226/32
SPF_IP203.26.11.24/32
SPF_IP52.64.2.80/32
SPF_IP58.96.24.26/32
SPF_MXlanigans.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.