Skip to content

Hostname

eskimos.is

Last fetched

eskimos.is resolves to 1 IPv4 address operated by AS12969 in IS.

Nutrition Label

WHISPER CANON · eskimos.isRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/eskimos.is

Resolution chain

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

IPPrefixASNOperatorCountry
89.160.185.5889.161.60.0/23AS12969IS

WHOIS identity

Registrar
Organization
eskimóar ehf.
Contact emails

Subdomains

23 observed subdomains of eskimos.is.

Web-graph footprint

Distinct hostnames that link to or from eskimos.is in the public web crawl.

17 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for eskimos.is.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.4.194.71/32
SPF_IP193.4.194.72/32
SPF_IP194.144.96.131
SPF_IP213.176.128.23/32
SPF_IP89.160.185.58
SPF_MXeskimos.is

Related pages

Pivot deeper into the graph from eskimos.is.

Cypher and MCP

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

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