Skip to content

Hostname

aciso.com

Last fetched

aciso.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · aciso.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aciso.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.197.236.18418.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
cykon technology
Contact emails

Subdomains

12 observed subdomains of aciso.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aciso.com.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.mediawerk.at
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.196.187
SPF_IP128.127.64.205
SPF_IP178.250.175.148/32
SPF_IP217.111.52.226/28
SPF_IP2a01:4f8:c0c:b5ce:0:0:0:1
SPF_IP37.202.3.177
SPF_IP80.151.189.95
SPF_IP87.129.44.58

Related pages

Pivot deeper into the graph from aciso.com.

Cypher and MCP

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

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