Skip to content

Hostname

aim-hq.com

Last fetched

aim-hq.com resolves to 1 IPv4 address operated by AVECTRA - Avectra in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aim-hq.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aim-hq.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.211.220.14664.211.220.0/23AS23249AVECTRA - AvectraUS

WHOIS identity

Registrar
iana:146
Organization
association innovation and management
Contact emails

Subdomains

8 observed subdomains of aim-hq.com.

Web-graph footprint

Distinct hostnames that link to or from aim-hq.com in the public web crawl.

14 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aim-hq.com.

MechanismTarget
SPF_INCLUDEspf.aim-hq.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.129.15.10/32
SPF_IP64.211.220.111
SPF_IP64.211.220.146

Related pages

Pivot deeper into the graph from aim-hq.com.

Cypher and MCP

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

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