Skip to content

Hostname

webtika.es

Last fetched

webtika.es resolves to 3 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in JP.

Nutrition Label

WHISPER CANON · webtika.esRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/webtika.es

Resolution chain

webtika.es resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.93.77.249147.93.77.0/24AS47583AS-HOSTINGER - Hostinger International LimitedJP
213.210.57.135213.210.57.0/24AS47583AS-HOSTINGER - Hostinger International LimitedJP
213.236.2.21213.236.2.0/24AS205035LucusHost - LucusHost SLES

WHOIS identity

No WHOIS records are currently associated with webtika.es in WhisperGraph.

Subdomains

13 observed subdomains of webtika.es.

Web-graph footprint

Distinct hostnames that link to or from webtika.es in the public web crawl.

7 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webtika.es.

MechanismTarget
SPF_Awebtika.es
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEhl244.lucushost.org
SPF_INCLUDEspf.lucushost.org
SPF_IP213.236.2.21
SPF_MXwebtika.es

Related pages

Pivot deeper into the graph from webtika.es.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webtika.es"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.