Skip to content

Hostname

rmis.com

Last fetched

rmis.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · rmis.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rmis.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.224.211.25544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.32.14844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.137.7144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.57.14052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chuck galas
Contact emails

Subdomains

3 observed subdomains of rmis.com.

Web-graph footprint

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

40 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rmis.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from rmis.com.

Cypher and MCP

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

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