Skip to content

Hostname

skipapp.com.au

Last fetched

skipapp.com.au resolves to 20 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 · skipapp.com.auRouting diversity5.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/skipapp.com.au

Resolution chain

skipapp.com.au resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.74.2316.12.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
16.12.74.716.12.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1843.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2083.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.633.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.703.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.883.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1463.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.293.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.633.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.168.2223.5.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1603.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2043.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2343.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2353.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.253.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2513.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.433.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.633.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
skip accounts
Contact emails

Subdomains

5 observed subdomains of skipapp.com.au.

Web-graph footprint

Distinct hostnames that link to or from skipapp.com.au in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for skipapp.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from skipapp.com.au.

Cypher and MCP

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

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