Hostname
acrisure.com
Last fetched
acrisure.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
acrisure.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.28.10 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.29.10 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
65 observed subdomains of acrisure.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from acrisure.com in the public web crawl.
1,005 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
70 SPF mechanisms authorising senders for acrisure.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | 19964528.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.e2ma.net |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.acturis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.131.18.139 |
| SPF_IP | 104.131.52.111 |
| SPF_IP | 104.197.155.117 |
| SPF_IP | 104.236.69.186 |
| SPF_IP | 12.248.56.10 |
| SPF_IP | 12.88.69.74 |
| SPF_IP | 13.110.78.8 |
| SPF_IP | 139.60.0.0/22 |
| SPF_IP | 148.105.11.35 |
| SPF_IP | 149.96.6.2/32 |
| SPF_IP | 149.96.6.6/32 |
| SPF_IP | 149.96.6.7/32 |
| SPF_IP | 158.247.17.93 |
| SPF_IP | 167.71.100.208 |
| SPF_IP | 168.245.106.66 |
| SPF_IP | 168.245.58.144 |
| SPF_IP | 185.108.112.76 |
| SPF_IP | 20.101.192.132 |
| SPF_IP | 20.101.192.146 |
| SPF_IP | 20.103.134.61 |
| SPF_IP | 20.103.83.233 |
| SPF_IP | 20.103.87.180 |
| SPF_IP | 20.50.129.173 |
| SPF_IP | 20.54.177.205 |
| SPF_IP | 20.76.46.41 |
| SPF_IP | 204.155.62.5/32 |
| SPF_IP | 205.201.129.39 |
| SPF_IP | 206.55.156.92 |
| SPF_IP | 206.55.156.93 |
| SPF_IP | 23.249.219.102 |
| SPF_IP | 23.251.231.197/24 |
| SPF_IP | 23.251.231.198 |
| SPF_IP | 23.251.231.199 |
| SPF_IP | 23.251.231.200 |
| SPF_IP | 23.251.231.201 |
| SPF_IP | 23.251.231.202 |
| SPF_IP | 23.251.231.203 |
| SPF_IP | 23.251.231.204 |
| SPF_IP | 23.251.231.205 |
| SPF_IP | 23.251.231.206 |
| SPF_IP | 23.251.236.179/24 |
| SPF_IP | 23.251.236.180 |
| SPF_IP | 23.251.236.181 |
| SPF_IP | 23.251.236.182 |
| SPF_IP | 23.251.236.183 |
| SPF_IP | 23.251.236.184 |
| SPF_IP | 23.251.236.185 |
| SPF_IP | 23.251.236.186 |
| SPF_IP | 23.251.236.187 |
| SPF_IP | 23.251.236.188 |
| SPF_IP | 34.121.251.163 |
| SPF_IP | 34.66.138.178 |
| SPF_IP | 35.239.224.225 |
| SPF_IP | 4.53.177.34/32 |
| SPF_IP | 49.12.39.70 |
| SPF_IP | 50.56.137.71/32 |
| SPF_IP | 54.240.123.228 |
| SPF_IP | 54.240.123.229 |
| SPF_IP | 54.240.123.230 |
| SPF_IP | 64.225.56.248 |
| SPF_IP | 74.204.12.96/27 |
| SPF_IP | 94.236.83.186/32 |
| SPF_IP | 96.78.224.37 |
Related pages
Pivot deeper into the graph from acrisure.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acrisure.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.