Skip to content

Hostname

qs.com

Last fetched

qs.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · qs.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/qs.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.236104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.236104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.61172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

51 observed subdomains of qs.com.

Web-graph footprint

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

1,327 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for qs.com.

MechanismTarget
SPF_INCLUDE26055784.spf01.hubspotemail.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.234.42
SPF_IP167.89.32.12/32
SPF_IP192.254.127.96/27
SPF_IP192.41.85.103/32
SPF_IP195.59.196.192/26
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP208.117.57.19
SPF_IP37.187.175.201/32
SPF_IP37.59.202.74
SPF_IP50.31.44.111/32
SPF_IP52.24.221.210
SPF_IP52.27.255.218
SPF_IP54.174.52.39
SPF_IP54.174.52.5
SPF_IP54.174.59.200/32
SPF_IP54.174.60.186
SPF_IP74.121.48.4/32
SPF_IP82.145.34.3
SPF_IP94.23.120.168

Related pages

Pivot deeper into the graph from qs.com.

Cypher and MCP

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

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