Skip to content

Hostname

kapsens.com

Last fetched

kapsens.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. kapsens.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 · kapsens.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/kapsens.com

Resolution chain

No IPv4 resolution is recorded for kapsens.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:433
Registrant organisation
fc & ec
Contact emails
lkzfqp47s0czyzwn4hc7@y.o-w-o.info

Subdomains

Mail and authentication

Nameservers

  • dns108.ovh.net
  • ns108.ovh.net

MX records

  • kapsens-com.mail.protection.outlook.com

SPF policy

  • ip: 93.93.188.175/32
  • ip: 5.226.2.176/28
  • ip: 163.172.230.43/32
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: spf.postal.mycompanyfiles.fr
  • a: smtp-gw1.silae.fr
  • a: smtp3.silae.fr
  • ip: 147.135.192.209
  • ip: 147.135.192.222
  • ip: 212.129.33.126
  • ip: 217.128.182.104
  • ip: 217.128.252.131
  • ip: 51.38.46.181
  • ip: 51.38.47.118
  • ip: 54.36.55.227
  • ip: 54.37.138.4
  • ip: 54.37.148.158
  • ip: 54.37.150.127
  • ip: 54.38.245.143
  • ip: 54.38.245.202
  • ip: 54.38.245.80
  • ip: 54.38.41.195
  • ip: 54.38.70.145
  • ip: 54.38.70.72
  • ip: 54.38.71.147
  • ip: 54.38.71.19
  • ip: 92.245.143.207

Threat-feed evidence

History

Related pages

Pivot from kapsens.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: "kapsens.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.