Skip to content

Hostname

konghq.com

Last fetched

konghq.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.18108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.62108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.82108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.87108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.249.96.10013.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.3513.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.3613.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.713.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.11852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.30.10899.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.1999.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.2499.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.4099.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

35 observed subdomains of konghq.com.

Web-graph footprint

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

1,946 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for konghq.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from konghq.com.

Cypher and MCP

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

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