Skip to content

Hostname

exki.com

Last fetched

exki.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · exki.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/exki.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.15.199.32195.15.192.0/18AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:1052
Organization
exki
Contact emails

Subdomains

58 observed subdomains of exki.com.

Web-graph footprint

Distinct hostnames that link to or from exki.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for exki.com.

MechanismTarget
SPF_Aexki.com
SPF_Amail.exki.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP167.89.52.227/32
SPF_IP188.64.78.114/32
SPF_IP194.78.117.66/32
SPF_IP46.105.104.221/32
SPF_IP85.222.158.224/28
SPF_IP85.234.213.212/32
SPF_MXexki.com

Related pages

Pivot deeper into the graph from exki.com.

Cypher and MCP

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

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

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