Hostname
salentica.com
Last fetched
salentica.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
salentica.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.140.127 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.0.125 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of salentica.com owner
- Contact emails
- au8d53xz4ff@networksolutionsprivateregistration.com
- rv84v58v3uv@networksolutionsprivateregistration.com
- zc7gv8wa5u9@networksolutionsprivateregistration.com
- 078005cb-89aa-4288-be06-90cbff0f38c9@identity-protect.org
- 15d886bb-57a5-4c3f-b28a-ee2c43894392@identity-protect.org
- 57064de6-932e-42bb-9ec5-32c5f8b5589c@identity-protect.org
- 8f88b98e-8e06-463d-97c4-03abd7ad8d79@identity-protect.org
- ae822d1f-9f5e-45f7-a916-db69ce4808a5@identity-protect.org
- f27e2f4d-cf53-47de-99c8-74414631793c@identity-protect.org
- owner-11326389@salentica.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of salentica.com.
Web-graph footprint
Distinct hostnames that link to or from salentica.com in the public web crawl.
27 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for salentica.com.
| Mechanism | Target |
|---|---|
| SPF_A | salentica.com |
| SPF_INCLUDE | _spf.messagegears.net |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.happyfox.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 69.20.104.61 |
| SPF_MX | salentica.com |
Related pages
Pivot deeper into the graph from salentica.com.
- IP · 162.159.140.127
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · au8d53xz4ff@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "salentica.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.