Skip to content

Hostname

save-it.cc

Last fetched

save-it.cc resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · save-it.ccRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/save-it.cc

Resolution chain

save-it.cc resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.168.10018.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.11718.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.418.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.4918.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1113.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1123.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.763.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.793.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
kontor new media
Contact emails

Subdomains

2 observed subdomains of save-it.cc.

Web-graph footprint

Distinct hostnames that link to or from save-it.cc in the public web crawl.

746 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for save-it.cc.

MechanismTarget
SPF_Aeu-central-1.amazaonses.com
SPF_Asave-it.cc
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsave-it.cc

Related pages

Pivot deeper into the graph from save-it.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "save-it.cc"})-[: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.