Hostname
keepactive.com.au
Last fetched
keepactive.com.au resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
keepactive.com.au resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.210.154.209 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.55.130.225 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.105.89.213 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.63.115.244 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.51.160 | 54.66.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 15.134.180.213 | 15.134.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 16.176.84.21 | 16.176.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- kunal kalra
- Contact emails
- —
Subdomains
1 observed subdomain of keepactive.com.au.
| Subdomain |
|---|
| i.keepactive.com.au |
Web-graph footprint
Distinct hostnames that link to or from keepactive.com.au in the public web crawl.
51 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for keepactive.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | keepactive.com.au |
Related pages
Pivot deeper into the graph from keepactive.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "keepactive.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.