Skip to content

Hostname

qwintry.com

Last fetched

qwintry.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · qwintry.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/qwintry.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.187104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.187104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.102172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.170.112.197185.170.112.0/22AS197540DE

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

68 observed subdomains of qwintry.com.

Web-graph footprint

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

338 sites link to this hostname.

833 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for qwintry.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP104.248.21.29
SPF_IP116.203.225.26
SPF_IP128.140.105.27
SPF_IP134.209.227.180/32
SPF_IP134.209.252.92
SPF_IP138.197.191.109
SPF_IP157.230.112.59
SPF_IP157.90.118.42
SPF_IP162.243.84.41
SPF_IP165.227.134.69
SPF_IP165.227.139.45
SPF_IP165.227.141.112
SPF_IP165.227.163.211
SPF_IP167.71.34.68
SPF_IP198.101.210.98
SPF_IP2a01:4f8:1c1c:3299:0:0:0:1
SPF_IP2a01:4f8:1c1e:9f3b:0:0:0:1
SPF_IP2a01:4f8:c2c:e7d6:0:0:0:1
SPF_IP2a01:4f9:c010:459b:0:0:0:1
SPF_IP2a01:4f9:c010:86e6:0:0:0:1
SPF_IP2a01:4f9:c010:881c:0:0:0:1
SPF_IP2a01:4f9:c010:9410:0:0:0:1
SPF_IP2a01:4f9:c010:b27f:0:0:0:1
SPF_IP45.55.155.199
SPF_IP49.12.10.65
SPF_IP65.21.179.104
SPF_IP65.21.186.255
SPF_IP65.21.59.200
SPF_IP82.196.13.217
SPF_IP95.216.172.9
SPF_IP95.216.197.221

Related pages

Pivot deeper into the graph from qwintry.com.

Cypher and MCP

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

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