Hostname
akg.com
Last fetched
akg.com resolves to 1 IPv4 address operated by AMX-LLC-AS - Harman International Industries Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
akg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.27.116.68 | 199.27.116.0/24 | AS15113 | AMX-LLC-AS - Harman International Industries Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
49 observed subdomains of akg.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from akg.com in the public web crawl.
1,752 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for akg.com.
| Mechanism | Target |
|---|---|
| SPF_A | production.eu02.harman.demandware.net |
| SPF_A | production.web.harman.demandware.net |
| SPF_INCLUDE | spf.mindbox.ru |
| SPF_IP | 147.253.217.18 |
| SPF_IP | 147.253.217.23 |
| SPF_IP | 147.253.217.31 |
| SPF_IP | 147.253.217.35 |
| SPF_IP | 156.70.151.10 |
| SPF_IP | 156.70.151.14 |
| SPF_IP | 156.70.151.19 |
| SPF_IP | 156.70.151.20 |
| SPF_IP | 156.70.151.22 |
| SPF_IP | 156.70.151.7 |
| SPF_IP | 156.70.46.44 |
| SPF_IP | 156.70.46.48 |
| SPF_IP | 156.70.47.176 |
| SPF_IP | 156.70.47.178 |
| SPF_IP | 156.70.47.181 |
| SPF_IP | 156.70.63.165 |
| SPF_IP | 156.70.63.166 |
| SPF_IP | 156.70.63.192 |
| SPF_IP | 192.174.90.203 |
| SPF_IP | 199.15.225.84 |
Related pages
Pivot deeper into the graph from akg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akg.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.