Hostname
aacog.com
Last fetched
aacog.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
aacog.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:146
- Organization
- al notzon
- Contact emails
- 2o21qbulnsjrt9bklj5a0ba205@domaindiscreet.com
- 5b635ec70a28fd0a119dc1fbe19f7af5@domaindiscreet.com
- 70cd98cc0a28fd0a5584fdd4827e5fe5@domaindiscreet.com
- 8dc01d510a28fd0a2a859dc9f9278d18@domaindiscreet.com
- cf83nuhukuj498f4t5cd8uosuo@domaindiscreet.com
- dq84m47j2cn@myprivatename.com
- nx6wr3ym6dz@myprivatename.com
- webmaster@aacog.com
Subdomains
13 observed subdomains of aacog.com.
Web-graph footprint
Distinct hostnames that link to or from aacog.com in the public web crawl.
172 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for aacog.com.
| Mechanism | Target |
|---|---|
| SPF_A | aacog.com |
| SPF_INCLUDE | aacog-com.spf.smtp25.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 150.220.27.139 |
| SPF_IP | 170.146.221.96/27 |
| SPF_MX | aacog.com |
Related pages
Pivot deeper into the graph from aacog.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aacog.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.