Hostname
save-technologies.com
Last fetched
save-technologies.com resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
save-technologies.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.76.210.210 | 104.76.210.0/24 | AS20940 | — | US |
| 104.76.210.217 | 104.76.210.0/24 | AS20940 | — | US |
| 2.22.20.20 | 2.22.20.0/24 | AS20940 | — | CO |
| 2.22.20.22 | 2.22.20.0/24 | AS20940 | — | CO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of save-technologies.com owner
- Contact emails
- jdz@save-ingenierie.fr
- 0901f657-27e4-41f4-a022-22dfa03b0670@identity-protect.org
- 81bc6513-2efb-4bf8-b919-b15c3fdde3fa@identity-protect.org
- 9bcb06de-2e74-4309-917c-e1cf8bb3a101@identity-protect.org
- b5770b4c-be95-45d0-a29c-556845a467fc@identity-protect.org
- d3c689d6-cf81-48cc-8cec-c8e1207f1771@identity-protect.org
- owner-6761476@save-technologies.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of save-technologies.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for save-technologies.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-usg1.ppe-hosted.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from save-technologies.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "save-technologies.com"})-[: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.