Skip to content

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

WHISPER CANON · akg.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/akg.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.27.116.68199.27.116.0/24AS15113AMX-LLC-AS - Harman International Industries Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

49 observed subdomains of akg.com.

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.

MechanismTarget
SPF_Aproduction.eu02.harman.demandware.net
SPF_Aproduction.web.harman.demandware.net
SPF_INCLUDEspf.mindbox.ru
SPF_IP147.253.217.18
SPF_IP147.253.217.23
SPF_IP147.253.217.31
SPF_IP147.253.217.35
SPF_IP156.70.151.10
SPF_IP156.70.151.14
SPF_IP156.70.151.19
SPF_IP156.70.151.20
SPF_IP156.70.151.22
SPF_IP156.70.151.7
SPF_IP156.70.46.44
SPF_IP156.70.46.48
SPF_IP156.70.47.176
SPF_IP156.70.47.178
SPF_IP156.70.47.181
SPF_IP156.70.63.165
SPF_IP156.70.63.166
SPF_IP156.70.63.192
SPF_IP192.174.90.203
SPF_IP199.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.