Hostname
lasnaves.com
Last fetched
lasnaves.com resolves to 1 IPv4 address operated by AS16276 in ES. WHOIS lists iana:1600 as the registrar.
Nutrition Label
Resolution chain
lasnaves.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 |
|---|---|---|---|---|
| 51.38.199.226 | 51.38.0.0/16 | AS16276 | — | ES |
WHOIS identity
- Registrar
- iana:1600
- Organization
- angel pallas
- Contact emails
- josepvicent@me.com
- a.pallas@fundacionveo.com
- a.pallas@lasnaves.com
- contact@registrador.es
- domains@nessys.es
- 55a274f5-015d-4950-9687-7872e5ba3ed6@identity-protect.org
- 879b4a36-1bb4-40f4-bfb3-ea15e7fb40fe@identity-protect.org
- 8a7d8deb-b676-4e0f-a3cd-3151afd5e4ef@identity-protect.org
- bba1e10a-0d8b-4092-91a7-7ecba3b3318a@identity-protect.org
- owner-6920995@lasnaves.com.whoisprivacyservice.org
Subdomains
30 observed subdomains of lasnaves.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lasnaves.com in the public web crawl.
371 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
2 SPF mechanisms authorising senders for lasnaves.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lasnaves.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lasnaves.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.