Skip to content

Hostname

acuityplatform.com

Last fetched

acuityplatform.com resolves to 3 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in NL. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · acuityplatform.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/acuityplatform.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.59.122.69154.59.122.0/24AS174COGENT-174 - Cogent Communications, LLCNL
69.90.133.5469.90.132.0/23AS13768COGECO-PEER1 - Aptum TechnologiesUS
69.90.254.7369.90.252.0/22AS13768COGECO-PEER1 - Aptum TechnologiesUS

WHOIS identity

Registrar
iana:228
Organization
web admin
Contact emails

Subdomains

19 observed subdomains of acuityplatform.com.

Web-graph footprint

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

1,258 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for acuityplatform.com.

Related pages

Pivot deeper into the graph from acuityplatform.com.

Cypher and MCP

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

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