Skip to content

Hostname

qsrweb.com

Last fetched

qsrweb.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · qsrweb.comRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/qsrweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.18.166100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.193.79100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.94.43.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.128.1183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.112.11735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.57.21244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.75.7152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.20.1352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.216.18652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.40.19152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.126.24552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.216.13852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.255.8254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.206.22654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.126.6154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.233.160100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.224.124107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
networld media group
Contact emails

Subdomains

1 observed subdomain of qsrweb.com.

Web-graph footprint

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

716 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for qsrweb.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP199.127.240.0/21
SPF_MXqsrweb.com

Related pages

Pivot deeper into the graph from qsrweb.com.

Cypher and MCP

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

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