Skip to content

Hostname

reima.com

Last fetched

reima.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · reima.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reima.com

Resolution chain

reima.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1052
Organization
manager domain
Contact emails

Subdomains

54 observed subdomains of reima.com.

Web-graph footprint

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

401 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for reima.com.

MechanismTarget
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP185.53.164.10
SPF_IP194.28.205.50
SPF_IP194.28.205.51
SPF_IP194.28.205.52
SPF_IP194.28.205.53
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP52.1.160.211
SPF_IP52.5.170.16
SPF_IP52.6.41.205

Related pages

Pivot deeper into the graph from reima.com.

Cypher and MCP

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

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