Hostname
qcomp.qinfotek.com
Last fetched
qcomp.qinfotek.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in CA.
Nutrition Label
Resolution chain
qcomp.qinfotek.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 69.16.242.5 | 69.16.192.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | CA |
WHOIS identity
No WHOIS records are currently associated with qcomp.qinfotek.com in WhisperGraph.
Subdomains
1 observed subdomain of qcomp.qinfotek.com.
| Subdomain |
|---|
| www.qcomp.qinfotek.com |
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for qcomp.qinfotek.com.
| Mechanism | Target |
|---|---|
| SPF_A | qcomp.qinfotek.com |
| SPF_IP | 69.16.242.40 |
| SPF_IP | 69.16.242.5 |
| SPF_MX | qcomp.qinfotek.com |
Related pages
Pivot deeper into the graph from qcomp.qinfotek.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qcomp.qinfotek.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.