Skip to content

Hostname

cp2.cloudhosting.lv

Last fetched

cp2.cloudhosting.lv resolves to 13 IPv4 addresses operated by AS58269 in LV.

Nutrition Label

WHISPER CANON · cp2.cloudhosting.lvRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cp2.cloudhosting.lv

Resolution chain

cp2.cloudhosting.lv resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with cp2.cloudhosting.lv in WhisperGraph.

Subdomains

1 observed subdomain of cp2.cloudhosting.lv.

Threat posture

History

Mail and authentication

MX records

  • cp2.cloudhosting.lv

SPF policy

13 SPF mechanisms authorising senders for cp2.cloudhosting.lv.

MechanismTarget
SPF_Acp2.cloudhosting.lv
SPF_Adzintarukoncertzale.lv
SPF_Amail.jahonts.com
SPF_IP91.220.43.25
SPF_IP91.220.43.26
SPF_IP91.220.43.28
SPF_IP91.220.43.29
SPF_IP91.220.43.32
SPF_IP91.220.43.33
SPF_IP91.220.43.36
SPF_IP91.220.43.37
SPF_IP91.220.43.41
SPF_MXcp2.cloudhosting.lv

Related pages

Pivot deeper into the graph from cp2.cloudhosting.lv.

Cypher and MCP

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

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