Skip to content

Hostname

aciweb.com

Last fetched

aciweb.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:network solutions, llc. as the registrar.

Nutrition Label

WHISPER CANON · aciweb.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aciweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.218.165.193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.132.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.184.6752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.207.854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.37.3554.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:network solutions, llc.
Organization
dns admin
Contact emails

Subdomains

22 observed subdomains of aciweb.com.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aciweb.com.

MechanismTarget
SPF_INCLUDE243148492.spf02.hubspotemail.net
SPF_INCLUDE_spf1.firstam.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP52.87.151.65

Related pages

Pivot deeper into the graph from aciweb.com.

Cypher and MCP

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

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