Skip to content

Hostname

actiun.com

Last fetched

actiun.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · actiun.comRouting diversity4.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/actiun.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.4616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.18916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.73.18916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.23.2253.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
54.231.202.8554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.3754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

26 observed subdomains of actiun.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for actiun.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from actiun.com.

Cypher and MCP

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

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