Skip to content

Hostname

bq-kw.com

Last fetched

bq-kw.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · bq-kw.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/bq-kw.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.206.25.5266.206.24.0/23AS29802HVC-AS - HIVELOCITY, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
ali bloushi
Contact emails

Subdomains

7 observed subdomains of bq-kw.com.

Web-graph footprint

Distinct hostnames that link to or from bq-kw.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bq-kw.com

SPF policy

4 SPF mechanisms authorising senders for bq-kw.com.

MechanismTarget
SPF_Abq-kw.com
SPF_IP66.206.25.50
SPF_IP66.206.25.52
SPF_MXbq-kw.com

Related pages

Pivot deeper into the graph from bq-kw.com.

Cypher and MCP

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

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