Hostname
savers.com.au
Last fetched
savers.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
savers.com.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.6.35 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.4 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.55 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.87 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.106 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.3 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.39 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.94 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- mark scheidmantel
- Contact emails
- —
Subdomains
12 observed subdomains of savers.com.au.
Web-graph footprint
Distinct hostnames that link to or from savers.com.au in the public web crawl.
65 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for savers.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | rec-marketing.dc2.pageuppeople.com |
| SPF_INCLUDE | spf-000ce301.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.14.87 |
| SPF_IP | 174.47.83.157 |
| SPF_IP | 209.19.161.243 |
Related pages
Pivot deeper into the graph from savers.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "savers.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.