Skip to content

Hostname

accuity.com

Last fetched

accuity.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · accuity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/accuity.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.6.70104.16.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.7.70104.16.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for accuity.com.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEgateways.rbi.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.122.125.17
SPF_IP199.212.219.21
SPF_IP199.212.219.22
SPF_IP207.46.100.127
SPF_IP209.167.231.0/24
SPF_IP209.243.54.150
SPF_IP209.243.59.74/32
SPF_IP54.84.60.154
SPF_IP63.76.213.16
SPF_IP65.55.169.125
SPF_IP66.241.32.180/32
SPF_IP66.241.37.182/32
SPF_IP67.220.124.246
SPF_IP85.222.130.224/28

Related pages

Pivot deeper into the graph from accuity.com.

Cypher and MCP

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

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