Skip to content

Hostname

marinescience.net.au

Last fetched

marinescience.net.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · marinescience.net.auRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/marinescience.net.au

Resolution chain

marinescience.net.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.1913.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.168.122.1073.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1213.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.743.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.903.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:melbourne it
Organization
shane fava
Contact emails

Subdomains

1 observed subdomain of marinescience.net.au.

Web-graph footprint

Distinct hostnames that link to or from marinescience.net.au in the public web crawl.

23 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for marinescience.net.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from marinescience.net.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "marinescience.net.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.