Skip to content

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

WHISPER CANON · savers.com.auRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/savers.com.au

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.

IPPrefixASNOperatorCountry
18.239.6.3518.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.418.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.5518.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.8718.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.10618.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.318.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.3918.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.9418.245.104.0/23AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for savers.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDErec-marketing.dc2.pageuppeople.com
SPF_INCLUDEspf-000ce301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.14.87
SPF_IP174.47.83.157
SPF_IP209.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.