Skip to content

Hostname

robokassa.com

Last fetched

robokassa.com resolves to 6 IPv4 addresses operated by KIT Karlsruhe Institute of Technology in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · robokassa.comRouting diversity3.9/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/robokassa.com

Resolution chain

robokassa.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.209.82.63195.209.82.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
46.235.186.6246.235.186.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
46.235.189.25246.235.188.0/23AS34879KIT Karlsruhe Institute of TechnologyRU
78.41.109.21678.41.109.0/24AS34879KIT Karlsruhe Institute of TechnologyBY
195.209.82.105195.209.82.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
195.209.81.169195.209.81.0/24AS34879KIT Karlsruhe Institute of TechnologyRU

WHOIS identity

Registrar
iana:463
Organization
llc 'ps development'
Contact emails

Subdomains

2 observed subdomains of robokassa.com.

Web-graph footprint

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

794 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for robokassa.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.59.216.0/24

Related pages

Pivot deeper into the graph from robokassa.com.

Cypher and MCP

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

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