Hostname
salvamente.com
Last fetched
salvamente.com resolves to 1 IPv4 address operated by AS47583 in LT. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
salvamente.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.84.204.38 | 45.84.211.0/24 | AS47583 | — | LT |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- emanuelagiovanelli@virgilio.it
- info@domain-contact.org
- 01b537e255846964f33481c678b397004ba8b23b29e05ffcab4bf98c8462d145@salvamente.com.whoisproxy.org
- 0888bb17d06e3276cb8865aa96cd538e5e75344074899aee5f63e792e18c5592@salvamente.com.whoisproxy.org
- 1d5458d8ce909b70f5da3c7a88c9c22f68f154bc388e622904cc80921b37a1f0@salvamente.com.whoisproxy.org
- 443b9308217610ef9c652541b3da7185e0cae1002c4a5fc2f4dfe726f6a55d07@salvamente.com.whoisproxy.org
- 501e1b59ead726feea4306564f38ea603ef508fe9954d46d52638ee9dbe994eb@salvamente.com.whoisproxy.org
- 8b59ee437c2ff58e8203c7d57f941e3d688c625e14d62d800334873a38967d07@salvamente.com.whoisproxy.org
- 9ac22be49830d4c6c7fe56d3056d734dad9e33b68bdc108e11fe8ec646a3d205@salvamente.com.whoisproxy.org
- a15b76359858d9571344fe3a1b3cbffc7dc0c1e37151d62ce01fdddd8a16f8cd@salvamente.com.whoisproxy.org
- d02f429ae1d1e6bb824c660630278970a7d1c73551b1da71b99f61377b5d63a4@salvamente.com.whoisproxy.org
- f42bb37faa5f5f843ce02aaeb3a5f09142ba055486dd3187e4e1a053845f4e3c@salvamente.com.whoisproxy.org
Subdomains
1 observed subdomain of salvamente.com.
| Subdomain |
|---|
| www.salvamente.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for salvamente.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from salvamente.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "salvamente.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.