Skip to content

Hostname

ceviv.com

Last fetched

ceviv.com resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · ceviv.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ceviv.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.34.23.1193.34.0.0/15AS12874IT

WHOIS identity

Registrar
iana:168
Organization
ce.vi.v.
Contact emails

Subdomains

6 observed subdomains of ceviv.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ceviv.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.134.22.81
SPF_IP78.134.87.154
SPF_IP80.86.147.56
SPF_IP88.149.183.49
SPF_IP95.243.83.21

Related pages

Pivot deeper into the graph from ceviv.com.

Cypher and MCP

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

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