Skip to content

Hostname

jacki.cloud

Last fetched

jacki.cloud resolves to 1 IPv4 address operated by AS51436 in PL. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · jacki.cloudRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/jacki.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
178.212.148.253178.212.144.0/21AS51436PL

WHOIS identity

Registrar
iana:1345
Organization
domino graphic group dominika dobrzycka
Contact emails

Subdomains

4 observed subdomains of jacki.cloud.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for jacki.cloud.

MechanismTarget
SPF_Ajacki.cloud
SPF_MXjacki.cloud

Related pages

Pivot deeper into the graph from jacki.cloud.

Cypher and MCP

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

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