Skip to content

Hostname

acupsi.org

Last fetched

acupsi.org resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:1483 as the registrar.

Nutrition Label

WHISPER CANON · acupsi.orgRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/acupsi.org

Resolution chain

acupsi.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.179.80.15666.179.80.0/22AS8560US

WHOIS identity

Registrar
iana:1483
Organization
creamos_mx
Contact emails

Subdomains

5 observed subdomains of acupsi.org.

Web-graph footprint

Distinct hostnames that link to or from acupsi.org in the public web crawl.

32 sites link to this hostname.

246 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for acupsi.org.

MechanismTarget
SPF_Aacupsi.org
SPF_Aentonces.creamos.uno
SPF_MXacupsi.org

Related pages

Pivot deeper into the graph from acupsi.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "acupsi.org"})-[: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.