Skip to content

Hostname

aacapps.com

Last fetched

aacapps.com resolves to 1 IPv4 address operated by MASSCOM - Massillon Cable Communications in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aacapps.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aacapps.com

Resolution chain

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

IPPrefixASNOperatorCountry
24.140.148.16824.140.144.0/21AS12097MASSCOM - Massillon Cable CommunicationsUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of aacapps.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aacapps.com.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP24.140.148.160/27
SPF_IP34.231.69.9

Related pages

Pivot deeper into the graph from aacapps.com.

Cypher and MCP

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

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