Skip to content

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

WHISPER CANON · acrisure.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/acrisure.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.28.10104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.10104.18.16.0/20AS13335CLOUDFLARENET - 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.

Web-graph footprint

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

1,005 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

70 SPF mechanisms authorising senders for acrisure.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE19964528.spf03.hubspotemail.net
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.acturis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.131.18.139
SPF_IP104.131.52.111
SPF_IP104.197.155.117
SPF_IP104.236.69.186
SPF_IP12.248.56.10
SPF_IP12.88.69.74
SPF_IP13.110.78.8
SPF_IP139.60.0.0/22
SPF_IP148.105.11.35
SPF_IP149.96.6.2/32
SPF_IP149.96.6.6/32
SPF_IP149.96.6.7/32
SPF_IP158.247.17.93
SPF_IP167.71.100.208
SPF_IP168.245.106.66
SPF_IP168.245.58.144
SPF_IP185.108.112.76
SPF_IP20.101.192.132
SPF_IP20.101.192.146
SPF_IP20.103.134.61
SPF_IP20.103.83.233
SPF_IP20.103.87.180
SPF_IP20.50.129.173
SPF_IP20.54.177.205
SPF_IP20.76.46.41
SPF_IP204.155.62.5/32
SPF_IP205.201.129.39
SPF_IP206.55.156.92
SPF_IP206.55.156.93
SPF_IP23.249.219.102
SPF_IP23.251.231.197/24
SPF_IP23.251.231.198
SPF_IP23.251.231.199
SPF_IP23.251.231.200
SPF_IP23.251.231.201
SPF_IP23.251.231.202
SPF_IP23.251.231.203
SPF_IP23.251.231.204
SPF_IP23.251.231.205
SPF_IP23.251.231.206
SPF_IP23.251.236.179/24
SPF_IP23.251.236.180
SPF_IP23.251.236.181
SPF_IP23.251.236.182
SPF_IP23.251.236.183
SPF_IP23.251.236.184
SPF_IP23.251.236.185
SPF_IP23.251.236.186
SPF_IP23.251.236.187
SPF_IP23.251.236.188
SPF_IP34.121.251.163
SPF_IP34.66.138.178
SPF_IP35.239.224.225
SPF_IP4.53.177.34/32
SPF_IP49.12.39.70
SPF_IP50.56.137.71/32
SPF_IP54.240.123.228
SPF_IP54.240.123.229
SPF_IP54.240.123.230
SPF_IP64.225.56.248
SPF_IP74.204.12.96/27
SPF_IP94.236.83.186/32
SPF_IP96.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.