Skip to content

Hostname

esticky.eu

Last fetched

esticky.eu resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:tld registrar solutions ltd as the registrar.

Nutrition Label

WHISPER CANON · esticky.euRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/esticky.eu

Resolution chain

esticky.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.42.29.203143.42.16.0/20AS63949DE

WHOIS identity

Registrar
registrar:tld registrar solutions ltd
Organization
Contact emails

Subdomains

13 observed subdomains of esticky.eu.

Web-graph footprint

Distinct hostnames that link to or from esticky.eu in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • esticky.eu

SPF policy

3 SPF mechanisms authorising senders for esticky.eu.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_IP143.42.29.203
SPF_IP172.105.249.195

Related pages

Pivot deeper into the graph from esticky.eu.

Cypher and MCP

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

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