Skip to content

Hostname

acuitysoft.com

Last fetched

acuitysoft.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · acuitysoft.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/acuitysoft.com

Resolution chain

acuitysoft.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:83
Organization
bharat vithlani
Contact emails

Subdomains

28 observed subdomains of acuitysoft.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for acuitysoft.com.

MechanismTarget
SPF_Aacuitysoft.com
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.60.214.82/16
SPF_IP103.60.214.88
SPF_IP115.252.192.115
SPF_IP192.40.173.3
SPF_IP212.227.126.1/24
SPF_IP217.72.192.1/24
SPF_IP59.162.168.23
SPF_IP89.106.182.221
SPF_MXacuitysoft.com

Related pages

Pivot deeper into the graph from acuitysoft.com.

Cypher and MCP

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

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