Skip to content

Hostname

alkar.es

Last fetched

alkar.es resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · alkar.esRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/alkar.es

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.166104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.166104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.19.130.162162.19.128.0/17AS16276DE
172.67.70.199172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

6 observed subdomains of alkar.es.

Web-graph footprint

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

99 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alkar.es.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from alkar.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "alkar.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.