Hostname
lanzarote-global.com
Last fetched
lanzarote-global.com resolves to 2 IPv4 addresses operated by HAWKHOST - Hawk Host Inc. in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
lanzarote-global.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 |
|---|---|---|---|---|
| 198.252.102.239 | 198.252.102.0/24 | AS20068 | HAWKHOST - Hawk Host Inc. | US |
| 209.74.67.27 | 209.74.67.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | SG |
WHOIS identity
- Registrar
- iana:440
- Organization
- domains by proxy,
- Contact emails
Subdomains
2 observed subdomains of lanzarote-global.com.
Web-graph footprint
Distinct hostnames that link to or from lanzarote-global.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for lanzarote-global.com.
| Mechanism | Target |
|---|---|
| SPF_A | lanzarote-global.com |
| SPF_INCLUDE | _spf.arandomserver.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 198.252.105.5 |
| SPF_IP | 209.74.67.23 |
| SPF_MX | lanzarote-global.com |
Related pages
Pivot deeper into the graph from lanzarote-global.com.
- IP · 198.252.102.239
- ASN · AS20068HAWKHOST - Hawk Host Inc.
- Registrar · iana:440
- Country · US
- Email · nocontactsfound@secureserver.net
- TLD · .com
- Browse hostnames · la…
- 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: "lanzarote-global.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.