Skip to content

Hostname

riman.com

Last fetched

riman.com resolves to 100.22.40.111, announced in 100.20.0.0/14 by AMAZON-02 - Amazon.com, Inc. in US. riman.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 · riman.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.4/10canon.whisper.security/host/riman.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:244
Registrant organisation
fen gen huang
Contact emails
13008168999@qq.com, antsdomain@gmail.com, its@rimankorea.co.kr

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

  • ns-48.awsdns-06.com
  • ns-184.awsdns-23.com
  • ns-251.awsdns-31.com
  • ns-733.awsdns-27.net
  • ns-922.awsdns-51.net
  • ns-1003.awsdns-61.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1315.awsdns-36.org
  • ns-1337.awsdns-39.org
  • ns-1340.awsdns-39.org
  • ns-1702.awsdns-20.co.uk
  • ns-1813.awsdns-34.co.uk
  • ns-1957.awsdns-52.co.uk

MX records

  • office-riman-com.mail.protection.outlook.com
  • us-riman-com.mail.protection.outlook.com
  • mail.riman.com
  • spam.riman.com

SPF policy

  • include: amazonses.com
  • include: _spfblocka.bizboxa.com
  • include: spf.protection.outlook.com
  • include: spf.bmv.jp
  • include: mailgun.org
  • ip: 121.78.75.82
  • ip: 13.209.232.187
  • ip: 3.36.79.149
  • ip: 3.39.122.139
  • ip: 54.180.11.144

Threat-feed evidence

History

Related pages

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