Skip to content

Hostname

aaci.us

Last fetched

aaci.us resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aaci.usRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aaci.us

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.166.13823.111.160.0/20AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:146
Organization
william dutton
Contact emails

Subdomains

7 observed subdomains of aaci.us.

Web-graph footprint

Distinct hostnames that link to or from aaci.us in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aaci.us

SPF policy

6 SPF mechanisms authorising senders for aaci.us.

MechanismTarget
SPF_Aaaci.us
SPF_IP198.154.239.214
SPF_IP209.133.200.193
SPF_IP209.133.220.182
SPF_IP23.111.166.138
SPF_MXaaci.us

Related pages

Pivot deeper into the graph from aaci.us.

Cypher and MCP

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

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