Skip to content

Hostname

qlikview.com

Last fetched

qlikview.com resolves to 1 IPv4 address operated by AS1257 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · qlikview.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/qlikview.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.14.90.203193.12.0.0/14AS1257SE

WHOIS identity

Registrar
iana:73
Organization
domain name department
Contact emails

Subdomains

14 observed subdomains of qlikview.com.

Web-graph footprint

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

228 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for qlikview.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.251.200.21
SPF_IP159.182.1.200
SPF_IP159.182.1.201
SPF_IP159.182.107.23
SPF_IP159.182.127.30
SPF_IP159.182.219.30
SPF_IP159.182.219.31
SPF_IP159.182.241.23/31
SPF_IP159.182.241.24
SPF_IP159.182.63.31
SPF_IP159.182.67.30
SPF_IP159.182.79.30
SPF_IP159.182.81.40
SPF_IP166.78.74.67
SPF_IP168.245.52.237
SPF_IP185.40.25.168
SPF_IP188.65.156.39
SPF_IP195.140.184.0/22
SPF_IP206.196.17.36
SPF_IP206.196.17.39
SPF_IP206.196.17.60
SPF_IP209.177.165.161/32
SPF_IP209.235.207.195
SPF_IP5.10.237.238
SPF_IP52.38.191.241/32
SPF_IP72.35.5.158
SPF_IP91.192.40.0/22
SPF_IP91.222.96.0/22
SPF_MXqlikview.com

Related pages

Pivot deeper into the graph from qlikview.com.

Cypher and MCP

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

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