Hostname
mrisoftware.com
Last fetched
mrisoftware.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
mrisoftware.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.37.218 | 104.18.37.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.150.38 | 172.64.150.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- mri software
- Contact emails
Subdomains
62 observed subdomains of mrisoftware.com.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mrisoftware.com in the public web crawl.
1,419 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for mrisoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | docusign.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 205.217.131.126 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 216.35.161.254 |
| SPF_IP | 217.72.254.250/32 |
| SPF_IP | 23.251.237.159/32 |
| SPF_IP | 23.251.237.160/29 |
| SPF_IP | 23.251.237.168/30 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 37.244.88.250 |
| SPF_IP | 38.135.182.250 |
| SPF_IP | 4.196.84.38 |
| SPF_IP | 44.229.121.55/32 |
| SPF_IP | 66.181.76.199 |
| SPF_IP | 66.35.57.109 |
| SPF_IP | 85.133.123.250/32 |
Related pages
Pivot deeper into the graph from mrisoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mrisoftware.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.