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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.74.23 | 16.12.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 16.12.74.7 | 16.12.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.184 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.208 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.63 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.70 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.88 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.146 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.29 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.47 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.63 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.168.222 | 3.5.168.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.160 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.204 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.234 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.235 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.25 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.251 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.43 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.63 | 3.5.169.0/24 | AS16509 | AMAZON-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
MX records
SPF policy
3 SPF mechanisms authorising senders for skipapp.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.