Skip to content

Hostname

rister.com

Last fetched

rister.com resolves to 134.0.9.33, announced in 134.0.9.0/24 by CDmon - 10dencehispahard, S.L. in ES. rister.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 · rister.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/rister.com

Resolution chain

IPv6 resolution

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

Attribution

10dencehispahard

ORIGIN_AS

WHOIS identity

Registrar
iana:76
Registrant organisation
gomez de rister, manuel mari
Contact emails
cctv@rister.com

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • nsone.ackstorm.com
  • nstwo.ackstorm.com
  • ns5.cdmondns-01.com
  • ns1.cdmon.net
  • ns2.cdmon.net
  • ns3.cdmon.net
  • ns4.cdmondns-01.org

MX records

  • rister-com.mail.protection.outlook.com

SPF policy

  • ip: 213.32.128.0/18
  • ip: 153.92.224.0/19
  • ip: 94.143.16.0/21
  • ip: 185.24.144.0/22
  • ip: 185.107.232.0/22
  • ip: 185.41.28.0/22
  • ip: 206.124.117.0/24
  • include: spf.protection.outlook.com
  • mx: rister.com
  • ip: 134.0.9.33

Threat-feed evidence

History

Related pages

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