Skip to content

Hostname

kghbc.com

Last fetched

kghbc.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kghbc.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kghbc.com

Resolution chain

kghbc.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.4116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.24016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.18916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.43.5352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.6752.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.128.11752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.23752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.5352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.14152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.207.552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.19552.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.46.9152.217.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.10752.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.1354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
kelly hyndman
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from kghbc.com.

Cypher and MCP

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

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