Skip to content

Hostname

kelvelo.com

Last fetched

kelvelo.com resolves to 141.94.37.25, announced in 141.94.0.0/16 by OVH - OVH SAS in FR. kelvelo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · kelvelo.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kelvelo.com

Resolution chain

IPv6 resolution

No AAAA record for kelvelo.com is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
alcydis
Contact emails
grenoble@veloland.com, k9yh3kmonh1y4bvnwtah@v.o-w-o.info

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns.ovh.net
  • ns.ovh.net

MX records

  • kelvelo-com.mail.protection.outlook.com

SPF policy

  • ip: 137.74.188.150/32
  • a: kelvelo.com
  • mx: kelvelo.com
  • include: _spf.mlsend.com
  • include: spf.protection.outlook.com
  • a: smtp-out1.yziact.net
  • ip: 137.74.188.147
  • ip: 137.74.188.154
  • ip: 137.74.84.57
  • ip: 151.80.174.73
  • ip: 164.132.82.170
  • ip: 37.187.204.3
  • ip: 51.210.143.129
  • ip: 54.36.198.47
  • ip: 91.134.110.180

Threat-feed evidence

History

Related pages

Pivot from kelvelo.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kelvelo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.