Skip to content

Hostname

apik.cloud

Last fetched

apik.cloud resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · apik.cloudRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/apik.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
195.154.72.29195.154.0.0/16AS12876FR

WHOIS identity

Registrar
iana:433
Organization
apik conseils
Contact emails

Subdomains

160 observed subdomains of apik.cloud.

Web-graph footprint

Distinct hostnames that link to or from apik.cloud in the public web crawl.

42 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apik.cloud.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.172.175.192
SPF_MXapik.cloud

Related pages

Pivot deeper into the graph from apik.cloud.

Cypher and MCP

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

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