Skip to content

Hostname

kiraviv.com

Last fetched

kiraviv.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:68 as the registrar.

Nutrition Label

WHISPER CANON · kiraviv.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/kiraviv.com

Resolution chain

kiraviv.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:68
Organization
sas brunel chimie derives
Contact emails

Subdomains

2 observed subdomains of kiraviv.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kiraviv.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.197.241.72
SPF_IP185.46.230.16
SPF_IP185.61.184.107/32
SPF_IP213.186.33.87/32
SPF_IP91.216.43.79
SPF_IP91.216.43.84
SPF_IP91.216.43.90/32

Related pages

Pivot deeper into the graph from kiraviv.com.

Cypher and MCP

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

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