Skip to content

Hostname

khqa.com

Last fetched

khqa.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · khqa.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/khqa.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.82.10618.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.3318.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.6418.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.9418.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
192.104.182.109192.104.182.0/24AS10668LEE-ASN - Lee Enterprises, IncorporatedUS

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 275477
Contact emails

Subdomains

19 observed subdomains of khqa.com.

Web-graph footprint

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

642 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for khqa.com.

Related pages

Pivot deeper into the graph from khqa.com.

Cypher and MCP

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

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